From bd8893421f1af8c5b35ec7f1c326f191a94ba1d0 Mon Sep 17 00:00:00 2001 From: Ashvika Maddikonda Date: Wed, 13 May 2026 00:35:02 -0400 Subject: fixed formatting - changed [CTRL + 9] to [CTRL] + 9 to match the rest of the text --- docs/guide/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.3.1