From cc6756d71ad1194f8bdb7f30da8d809b08b79d87 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Sun, 9 Jun 2013 13:32:51 +0200
Subject: [PATCH] README.md: Better wording

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e4383f5..ab9e5f9 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Let's say you want to version control your `vim` configuration:
     vcsh vim remote add origin REMOTE
     vcsh vim push origin master:master
 
-If all that looks a _lot_ like standard `git`, that's no coincidence, but
+If all that looks a _lot_ like standard `git`, that's no coincidence; it's
 a design feature.
 
 Once you get familiar with `vcsh`, it's strongly suggested that you look
-- 
GitLab