1
0
Fork 0

Fixed typo on remotes page. Unline -> Unlike

This commit is contained in:
Aaron Boushley 2010-07-08 04:20:52 +08:00 committed by Scott Chacon
parent 2adaa88a22
commit e4cd83ea71
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ layout: reference
<div class="block">
<p>Unline centralized version control systems that have a client that is
<p>Unlike centralized version control systems that have a client that is
very different from a server, Git repositories are all basically equal and
you simply syncronize between them. This makes it easy to have more than
one remote repository - you can have some that you have read-only access to