From e4cd83ea7138b74e7502b9cfd58e55cfaf7107f7 Mon Sep 17 00:00:00 2001 From: Aaron Boushley Date: Thu, 8 Jul 2010 04:20:52 +0800 Subject: [PATCH] Fixed typo on remotes page. Unline -> Unlike --- remotes/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remotes/index.html b/remotes/index.html index 8b4151b..2720553 100644 --- a/remotes/index.html +++ b/remotes/index.html @@ -52,7 +52,7 @@ layout: reference
-

Unline centralized version control systems that have a client that is +

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