diff --git a/README.md b/README.md index 970c7c6..1e9c061 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ if [ "$TERM_PROGRAM" = "Terminus-Sublime" ]; then fi ``` -Some programs, such as julia, does not recognize the standard keycodes for `alt+left` and `alt+right`. You could +Some programs, such as julia, do not recognize the standard keycodes for `alt+left` and `alt+right`. You could bind them to `alt+b` and `alt+f` respectively ```json [