fix: style

This commit is contained in:
Ryan Yin
2024-01-10 10:05:17 +08:00
committed by GitHub
parent 8c9a212e64
commit 228a7099d0

View File

@@ -51,9 +51,6 @@ Basics:
| Delete the selection | `d` |
| Undo the last change | `u` |
| Redo the last change | `Ctrl + r` |
Convert Text Cases:
| Toggle text's case | `~` |
| Convert to uppercase | `U` |
| Convert to lowercase | `u` |