Skip to content

Commit ccbd550

Browse files
authored
Update keyboard-shortcuts.md (#5146)
1 parent 7c35528 commit ccbd550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/keyboard-shortcuts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ If your add-in uses the unified app manifest for Microsoft 365, custom keyboard
112112
"default": "Ctrl+Alt+Down",
113113
"mac": "Command+Shift+Down",
114114
"web": "Ctrl+Alt+2",
115-
"windows": "Ctrl+Alt+Up"
115+
"windows": "Ctrl+Alt+Down"
116116
},
117117
"actionId": "HideTaskpane"
118118
}

0 commit comments

Comments
 (0)