Skip to content

Commit fd1a470

Browse files
author
Aaron Beckerman
committed
fixed typo: a -> an
1 parent 600d19e commit fd1a470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remotes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ <h2>
296296
* [new branch] erlang -> erlang
297297
</pre>
298298

299-
<p>Now when people clone or fetch from that repository, they'll get a 'erlang'
299+
<p>Now when people clone or fetch from that repository, they'll get an 'erlang'
300300
branch they can look at and merge from. You can push any branch to any
301301
remote repository that you have write access to in this way. If your branch
302302
is already on the server, it will try to update it, if it is not, Git will

0 commit comments

Comments
 (0)