Skip to content

Commit e4cd83e

Browse files
Aaron Boushleyschacon
authored andcommitted
Fixed typo on remotes page. Unline -> Unlike
1 parent 2adaa88 commit e4cd83e

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
@@ -52,7 +52,7 @@ <h2>
5252

5353
<div class="block">
5454

55-
<p>Unline centralized version control systems that have a client that is
55+
<p>Unlike centralized version control systems that have a client that is
5656
very different from a server, Git repositories are all basically equal and
5757
you simply syncronize between them. This makes it easy to have more than
5858
one remote repository - you can have some that you have read-only access to

0 commit comments

Comments
 (0)