Skip to content

Commit f00efd5

Browse files
committed
fix grammer
1 parent 8c76d21 commit f00efd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/easymotion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ With this option enabled, |Easymotion| will shows target labels with
891891
uppercase letters, but allow you to type it in lowercase and have Easymotion
892892
automatically convert it uppercase.
893893

894-
This feature improve targets' readability.
894+
This feature improves targets' readability.
895895

896896
Example: >
897897
@@ -1002,7 +1002,7 @@ EasyMotion_add_search_history *g:EasyMotion_add_search_history*
10021002
EasyMotion_off_screen_search *g:EasyMotion_off_screen_search*
10031003

10041004
If you set this option to 1, the 'n' key find motion will search patterns
1005-
even outside of the current screen range. If you want to disable this
1005+
even outside the current screen range. If you want to disable this
10061006
feature, set this value to 0.
10071007
>
10081008
let g:EasyMotion_off_screen_search = 0

0 commit comments

Comments
 (0)