diff options
| author | Ashvika Maddikonda <ashvika@vector35.com> | 2026-05-13 00:35:02 -0400 |
|---|---|---|
| committer | Jordan <github@psifertex.com> | 2026-05-13 14:32:33 +0200 |
| commit | bd8893421f1af8c5b35ec7f1c326f191a94ba1d0 (patch) | |
| tree | 81c2c1a2f0f41b7982ae6ab4c122dd094c63d2d0 /docs | |
| parent | 7185755e510ff380de5a86f9f96a72c385700eff (diff) | |
fixed formatting - changed [CTRL + 9] to [CTRL] + 9 to match the rest of the text
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md index b4449bdd..20c96b1a 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -232,7 +232,7 @@ Recent files can be opened on double click. They can also be navigated using the The Recent files list can be cleared via using the Command Palette (`[CTRL] + P`) action `Clear All Recent Files`. -Hotkeys (macOS: `[CMD] + 0` - `[CMD] + 9`, Windows/Linux: `[CTRL] + 0` - `[CTRL + 9]`) can also be used to quickly open a file. The hotkey for a given entry will be shown on the right. +Hotkeys (macOS: `[CMD] + 0` - `[CMD] + 9`, Windows/Linux: `[CTRL] + 0` - `[CTRL] + 9`) can also be used to quickly open a file. The hotkey for a given entry will be shown on the right. ### Plugins |
