Skip to content

Commit 0ff6016

Browse files
committed
Typo fixing
1 parent 4e6a83d commit 0ff6016

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
@@ -193,7 +193,7 @@ <h2>
193193
immediately followed by a <code>git merge</code> of the branch on that remote
194194
that is tracked by whatever branch you are currently in. I personally don't much
195195
like this command - I prefer running <code>fetch</code> and <code>merge</code>
196-
seperately. Less magic, less problems. However, if you like this idea, you
196+
separately. Less magic, less problems. However, if you like this idea, you
197197
can read about it in more detail in the
198198
<a target="new" href="http://www.kernel.org/pub/software/scm/git/docs/git-pull.html">official docs</a>.
199199
</p>

0 commit comments

Comments
 (0)