From 1dc9b7a4b25478c2362f365adad974adc6f79006 Mon Sep 17 00:00:00 2001 From: Tim Green Date: Sat, 12 Apr 2014 21:27:00 +0100 Subject: [PATCH] Make words better --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81eb4ae..1d85bf0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ $ git checkout - [Gists](https://gist.github.com/) are an easy way to work with small bits of code without creating a fully fledged repo. -Gists are also full repos so can be cloned like any other: +Although, Gists can be treated full repos so can be cloned like any other: ```bash $ git clone https://gist.github.com/tiimgreen/10545817 ```