1
0
Fork 0

Merge pull request #32 from hrhristov/patch-1

fix typo on the main page
This commit is contained in:
Matthew McCullough 2012-10-01 08:52:10 -07:00
commit f02d5d9a13
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ layout: reference
<h2>How to Think Like Git</h2>
<div class="block">
<p>
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