diff --git a/content/desktop/overview/github-desktop-keyboard-shortcuts.md b/content/desktop/overview/github-desktop-keyboard-shortcuts.md
index e4d1369a65..eadc1fe3dc 100644
--- a/content/desktop/overview/github-desktop-keyboard-shortcuts.md
+++ b/content/desktop/overview/github-desktop-keyboard-shortcuts.md
@@ -64,6 +64,7 @@ GitHub Desktop keyboard shortcuts on macOS
|Shift+Command+U | Update from default branch
|Shift+Command+B | Compare to an existing branch
|Shift+Command+M | Merge into current branch
+|Shift+Command+S | Stash current changes
|Control+H | Show or hide stashed changes
|Shift+Command+C | Compare branches on {% data variables.product.prodname_dotcom %}
|Command+R | Show the current pull request on {% data variables.product.prodname_dotcom %}
@@ -120,6 +121,7 @@ GitHub Desktop keyboard shortcuts on Windows
|Ctrl+Shift+U | Update from default branch
|Ctrl+Shift+B | Compare to an existing branch
|Ctrl+Shift+M | Merge into current branch
+|Ctrl+Shift+S | Stash current changes
|Ctrl+H | Show or hide stashed changes
|Ctrl+Shift+C | Compare branches on {% data variables.product.prodname_dotcom %}
|Ctrl+R | Show the current pull request on {% data variables.product.prodname_dotcom %}