Skip to content

Commit 97a2b9d

Browse files
committed
Fix typo in Vim article
1 parent 724bbf9 commit 97a2b9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2017-01-08-preparing-vim-for-apples-touch-bar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ keyboard change for the sake of just my text editor, but that’s just me.</smal
7272

7373
## Alternatives to `<Esc>`
7474

75-
Where as `jj` and `jk` are remapped to _act_ like `<Esc>`, it turns out that
75+
Whereas `jj` and `jk` are remapped to _act_ like `<Esc>`, it turns out that
7676
there are some native alternatives to `<Esc>` that we can use across modes.
7777

7878
As I mentioned, hitting `jj` and `jk` in Command mode will be interpreted

0 commit comments

Comments
 (0)