From e18ee20d1893b3895310c384b742d20209425b23 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Fri, 29 Jul 2016 23:49:32 +0100 Subject: [PATCH] Fix typo in Installation.md --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index ae4bc443e..3688d998f 100644 --- a/Installation.md +++ b/Installation.md @@ -27,7 +27,7 @@ $ sudo apt-get install git-extras $ brew install git-extras ``` -Installing from Homebrow will not give you the option omit certain `git-extras` if they conflict with existing git aliases. To have this option, build from source. +Installing from Homebrew will not give you the option omit certain `git-extras` if they conflict with existing git aliases. To have this option, build from source. ### Windows