Skip to content

Commit f02d5d9

Browse files
author
Matthew McCullough
committed
Merge pull request #32 from hrhristov/patch-1
fix typo on the main page
2 parents e3519ef + d9f8826 commit f02d5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2>Introduction to the Git Reference</h2>
2828
<h2>How to Think Like Git</h2>
2929
<div class="block">
3030
<p>
31-
This first thing that is important to understand about Git is
31+
The first thing that is important to understand about Git is
3232
that it thinks about version control very differently than
3333
Subversion or Perforce or whatever SCM you may be used to. It
3434
is often easier to learn Git by trying to forget your assumptions

0 commit comments

Comments
 (0)