Skip to content

Commit d9f8826

Browse files
author
Hristo Hristov
committed
fix typo on the main page
1 parent e1d7000 commit d9f8826

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)