1
0
Fork 0

Merge pull request #31 from dstine/master

fixing a typo
This commit is contained in:
Matthew McCullough 2012-10-01 08:53:46 -07:00
commit 44c772fd7e
1 changed files with 1 additions and 1 deletions

View File

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