From de2bef102bcbb3522df3edc38d2cc92e13b1f866 Mon Sep 17 00:00:00 2001 From: Thomas Pathier Date: Wed, 14 Nov 2018 23:01:41 +0800 Subject: [PATCH] Shortcuts documentation: Add the PC equivalent of the Mac's "Cmd" key in the WebIDE section This makes it consistent with the "Global" section of the file Signed-off-by: Thomas Pathier --- doc/workflow/shortcuts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/workflow/shortcuts.md b/doc/workflow/shortcuts.md index b2f1cbec204..7863dd8c242 100644 --- a/doc/workflow/shortcuts.md +++ b/doc/workflow/shortcuts.md @@ -93,4 +93,4 @@ You can see GitLab's keyboard shortcuts by using 'shift + ?' | Keyboard Shortcut | Description | | ----------------- | ----------- | -| + p | Go to file | +| Cmd/Ctrl + p | Go to file |