Skip to content

Commit 44c772f

Browse files
author
Matthew McCullough
committed
Merge pull request #31 from dstine/master
fixing a typo
2 parents f02d5d9 + edadb62 commit 44c772f

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
@@ -15,7 +15,7 @@ <h2>Introduction to the Git Reference</h2>
1515
<p>
1616
Each section will link to the next section, so it can be used
1717
as a tutorial. Every page will also link to more in-depth
18-
Git documentation such as the offical manual pages and relevant
18+
Git documentation such as the official manual pages and relevant
1919
sections in the <a href="http://progit.org">Pro Git book</a>,
2020
so you can learn more about any of
2121
the commands. First, we'll start with thinking about source code

0 commit comments

Comments
 (0)