소스 검색

README: typo

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

+ 2 - 2
README.md

@@ -29,8 +29,8 @@ _2)_ It eases handling of loading and saving sessions by only working with a
       :SSave    save a session
       :SDelete  delete a session
 
-_NOTE_: Both commands can also take session names directly as an argument. You can
-also make use of completion via `<c-u>` and `<tab>`.
+_NOTE_: These commands can also take session names directly as an argument. You can
+also make use of completion via `<c-d>` and `<tab>`.
 
 The default settings are pretty sane, so it should work without any
 configuration.