Skip to content

Commit 39dbc55

Browse files
committed
Fix "elses" to "else's"
1 parent fdc2cc5 commit 39dbc55

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
@@ -94,7 +94,7 @@ <h4>
9494
</h4>
9595

9696
<p>If you want to share a locally created repository, or you want to take
97-
contributions from someone elses repository - if you want to interact in
97+
contributions from someone else's repository - if you want to interact in
9898
any way with a new repository, it's generally easiest to add it as a remote.
9999
You do that by running <code>git remote add [alias] [url]</code>. That
100100
adds <code>[url]</code> under a local remote named <code>[alias]</code>.</p>

0 commit comments

Comments
 (0)