From ffd6a280e2b462dc62f6ce56e64951cd0baaa35a Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Fri, 3 May 2013 12:24:08 +0200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- doc/startify.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40babfb..5c0362a 100644 --- a/README.md +++ b/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 diff --git a/doc/startify.txt b/doc/startify.txt index 9cb5a4d..dd6d55a 100644 --- a/doc/startify.txt +++ b/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