diff --git a/doc/cheatsheet.html b/doc/cheatsheet.html
index 0baa1c1b..70d7440f 100644
--- a/doc/cheatsheet.html
+++ b/doc/cheatsheet.html
@@ -55,15 +55,15 @@
| Ctrl+H | Delete character before cursor |
| Ctrl+D | Delete character under cursor |
-| Ctrl+Shift+Del | Delete word to the left |
-| Ctrl+Del | Delete word to the right |
+| Alt+Bsp | Delete word to the left |
+| Ctrl+Del | Delete word to the right |
| Alt+Del | Delete current line |
Operations
-| Ctrl+T | Run a spell check |
+| Ctrl+T | Execute some command |
| Ctrl+J | Justify paragraph or region |
| Alt+J | Justify entire buffer |
| Alt+B | Run a syntax check |