diff --git a/home/base/desktop/editors/README.md b/home/base/desktop/editors/README.md index 8e97c44f..8041439d 100644 --- a/home/base/desktop/editors/README.md +++ b/home/base/desktop/editors/README.md @@ -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` |