Merge pull request #32 from hrhristov/patch-1
fix typo on the main page
This commit is contained in:
commit
f02d5d9a13
@ -28,7 +28,7 @@ layout: reference
|
|||||||
<h2>How to Think Like Git</h2>
|
<h2>How to Think Like Git</h2>
|
||||||
<div class="block">
|
<div class="block">
|
||||||
<p>
|
<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
|
that it thinks about version control very differently than
|
||||||
Subversion or Perforce or whatever SCM you may be used to. It
|
Subversion or Perforce or whatever SCM you may be used to. It
|
||||||
is often easier to learn Git by trying to forget your assumptions
|
is often easier to learn Git by trying to forget your assumptions
|
||||||
|
Loading…
Reference in New Issue
Block a user