diff options
author | liuxueyang | 2023-01-08 14:30:37 +0000 |
---|---|---|
committer | GitHub | 2023-01-08 14:30:37 +0000 |
commit | 0c51201ef21f567446746ae75950aa97b2bd6681 (patch) | |
tree | 93f8e4e51a1a4ef4ae9f78839bbabb458694d7fa /runtime/tutor | |
parent | a39a2ce9a8dbf0f0e44073c8a2849a4c1dfc12ef (diff) |
Fix a small typo in tutor document (#5449)
Diffstat (limited to 'runtime/tutor')
-rw-r--r-- | runtime/tutor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tutor b/runtime/tutor index 8336a516..0e693dc0 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -1087,7 +1087,7 @@ letters! that is not good grammar. you can fix this. * Type ~ to alternate case of selected letters. * Use ` and Alt-` to set the case of selected letters to - upper and lower respectively. + lower and upper respectively. * Type S to split selections on regex. |