From d9f8826bed0fce0a4d4f20f077a242be5b43633b Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Mon, 16 Jan 2012 13:41:14 +0200 Subject: [PATCH] fix typo on the main page --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2e95c73..3da25bb 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ layout: reference

How to Think Like Git

- This first thing that is important to understand about Git is + The first thing that is important to understand about Git is that it thinks about version control very differently than Subversion or Perforce or whatever SCM you may be used to. It is often easier to learn Git by trying to forget your assumptions