Skip to content

Commit 06c6fdf

Browse files
author
Aaron Beckerman
committed
removing unnecessary period
1 parent b7ce627 commit 06c6fdf

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
@@ -194,7 +194,7 @@ <h2>
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>
196196
seperately. Less magic, less problems. However, if you like this idea, you
197-
can read about it in more detail in the.
197+
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>
200200

0 commit comments

Comments
 (0)