fixed typo: a -> an
This commit is contained in:
parent
600d19ef96
commit
fd1a47085e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user