diff --git a/core/client/tpl/modals/markdown.hbs b/core/client/tpl/modals/markdown.hbs
index ed631eb64f..612e4039df 100644
--- a/core/client/tpl/modals/markdown.hbs
+++ b/core/client/tpl/modals/markdown.hbs
@@ -50,37 +50,37 @@
H1 |
# Heading |
- Alt + 1 |
+ Ctrl + Alt + 1 |
H2 |
## Heading |
- Alt + 2 |
+ Ctrl + Alt + 2 |
H3 |
### Heading |
- Alt + 3 |
+ Ctrl + Alt + 3 |
H4 |
#### Heading |
- Alt + 4 |
+ Ctrl + Alt + 4 |
H5 |
##### Heading |
- Alt + 5 |
+ Ctrl + Alt + 5 |
H6 |
###### Heading |
- Alt + 6 |
+ Ctrl + Alt + 6 |
Select Word |
|
- Ctrl + Option + W |
+ Ctrl + Alt + W |
Uppercase |
@@ -95,7 +95,7 @@
Titlecase |
|
- Ctrl + Option + Shift + U |
+ Ctrl + Alt + Shift + U |
Insert Current Date |