diff options
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 |
