1
0
Fork 0

fixed typo: a -> an

This commit is contained in:
Aaron Beckerman 2010-08-11 02:30:48 +00:00
parent 600d19ef96
commit fd1a47085e
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ To git@github.com:schacon/hw.git
* [new branch] erlang -> erlang
</pre>
<p>Now when people clone or fetch from that repository, they'll get a 'erlang'
<p>Now when people clone or fetch from that repository, they'll get an 'erlang'
branch they can look at and merge from. You can push any branch to any
remote repository that you have write access to in this way. If your branch
is already on the server, it will try to update it, if it is not, Git will