1
0
Fork 0

fix typo on the main page

This commit is contained in:
Hristo Hristov 2012-01-16 13:41:14 +02:00
parent e1d7000be0
commit d9f8826bed
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