diff --git a/content/get-started/using-github/keyboard-shortcuts.md b/content/get-started/using-github/keyboard-shortcuts.md
index f0ef5e37da..63db7352b5 100644
--- a/content/get-started/using-github/keyboard-shortcuts.md
+++ b/content/get-started/using-github/keyboard-shortcuts.md
@@ -150,7 +150,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
| Keyboard shortcut | Description
|-----------|------------
-|⌘+f (Mac) or Ctrl+f (Windows/Linux) | Focus filter field
+|Command+f (Mac) or Ctrl+f (Windows/Linux) | Focus filter field
|← | Move cell focus to the left
|→ | Move cell focus to the right
|↑ | Move cell focus up
@@ -162,7 +162,7 @@ For more keyboard shortcuts, see the [CodeMirror documentation](https://codemirr
|-----------|------------
|Enter | Toggle edit mode for the focused cell
|Escape | Cancel editing for the focused cell
-|⌘+Shift+\ (Mac) or Ctrl+Shift+\ (Windows/Linux) | Open row actions menu
+|Command+Shift+\ (Mac) or Ctrl+Shift+\ (Windows/Linux) | Open row actions menu
|Shift+Space | Select item
|Space | Open selected item
|e | Archive selected items