From a17368e383a130a4333178a7dac64742f27768aa Mon Sep 17 00:00:00 2001
From: linaseervi <96757772+linaseervi@users.noreply.github.com>
Date: Wed, 5 Oct 2022 09:43:57 +0530
Subject: [PATCH] update keys according to guidelines
---
content/get-started/using-github/keyboard-shortcuts.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/get-started/using-github/keyboard-shortcuts.md b/content/get-started/using-github/keyboard-shortcuts.md
index bbd743e04a..f0ef5e37da 100644
--- a/content/get-started/using-github/keyboard-shortcuts.md
+++ b/content/get-started/using-github/keyboard-shortcuts.md
@@ -95,7 +95,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
|Command+V (Mac) or Ctrl+V (Windows/Linux) | Creates a Markdown link when applied over highlighted text{% endif %}
|Command+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux) | Toggles between the **Write** and **Preview** comment tabs{% ifversion fpt or ghae or ghes > 3.4 or ghec %}
|Command+Shift+V (Mac) or Ctrl+Shift+V (Windows/Linux) | Pastes HTML link as plain text{% endif %}{% ifversion fpt or ghae or ghes > 3.2 or ghec %}
-|Command+Shift+Opt+V (Mac) or Ctrl+Shift+Alt+V (Windows/Linux) | Pastes HTML link as plain text{% endif %}{% ifversion fpt or ghae or ghes > 3.2 or ghec %}
+|Command+Shift+Option+V (Mac) or Ctrl+Shift+Alt+V (Windows/Linux) | Pastes HTML link as plain text{% endif %}{% ifversion fpt or ghae or ghes > 3.2 or ghec %}
|Command+Shift+7 (Mac) or Ctrl+Shift+7 (Windows/Linux) | Inserts Markdown formatting for an ordered list
|Command+Shift+8 (Mac) or Ctrl+Shift+8 (Windows/Linux) | Inserts Markdown formatting for an unordered list{% endif %}
|Command+Enter (Mac) or Ctrl+Enter (Windows/Linux) | Submits a comment