Skip to content

Commit 600d19e

Browse files
author
Aaron Beckerman
committed
fixing typo: it's -> its
1 parent 06c6fdf commit 600d19e

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
@@ -280,7 +280,7 @@ <h2>
280280
</pre>
281281

282282
<p>Pretty easy. Now if someone clones that repository they will get exactly
283-
what I have committed and all of it's history.</p>
283+
what I have committed and all of its history.</p>
284284

285285
<p>What if I have a topic branch like the 'erlang' branch we created earlier
286286
and I just want to share that? You can just push that branch instead.

0 commit comments

Comments
 (0)