소스 검색

docs: fix typo

Marco Hinz 12 년 전
부모
커밋
ffd6a280e2
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      README.md
  2. 1 1
      doc/startify.txt

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ _1)_ If you start Vim without giving any filenames to it (or pipe stuff to it so
    jumps into insert mode, 'q' quits.
 
 _2)_ It eases handling of loading and saving sessions by only working with a
-   certain directory. Two commands are used for convenience:
+   certain directory. These commands are used for convenience:
 
       :SLoad    load a session
       :SSave    save a session

+ 1 - 1
doc/startify.txt

@@ -58,7 +58,7 @@ Startify basically provides two things:
    jumps into insert mode, 'q' quits.
 
 2) It eases handling of loading and saving sessions by only working with a
-   certain directory. Two commands are used for convenience:
+   certain directory. These commands are used for convenience:
 
       :SLoad    load a session
       :SSave    save a session