From e71fa3f9e8d5d6a8e77fd26f870b0993a34cd130 Mon Sep 17 00:00:00 2001 From: NANRI Date: Wed, 23 Jan 2013 06:59:13 +0900 Subject: [PATCH] fix typo --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 2724005..6d3e774 100644 --- a/Readme.md +++ b/Readme.md @@ -66,7 +66,7 @@ $ brew install git-extras - `git promote` - `git local-commits` -## extras +## git-extras The main `git-extras` command. @@ -89,7 +89,7 @@ $ git extras update ``` -## gh-pages +## git-gh-pages Sets up the `gh-pages` branch. (See [GitHub Pages](http://pages.github.com/) documentation.)