Skip to content

Commit edadb62

Browse files
committed
fixed typo
1 parent e1d7000 commit edadb62

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)