summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobertd <robert.djurasaj@gmail.com>2014-04-17 09:53:56 -0600
committerrobertd <robert.djurasaj@gmail.com>2014-04-17 10:15:05 -0600
commitb3e5b12e9bbe05cabae610298f3637faa8ee5a02 (patch)
tree41d4a31b4916d12c1a73c00b857066e029651bd5
parentb14c475a4cb210c8c242d36b8e25974d87c19cba (diff)
downloadgitlab-ce-b3e5b12e9bbe05cabae610298f3637faa8ee5a02.tar.gz
Fix minor typo in docs
-rw-r--r--doc/update/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update/README.md b/doc/update/README.md
index 06e3764616f..9ce48a019e8 100644
--- a/doc/update/README.md
+++ b/doc/update/README.md
@@ -1,5 +1,5 @@
-+ [The indivual upgrade guides](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/update)
-+ [Uprader](upgrader.md)
++ [The individual upgrade guides](https://gitlab.com/gitlab-org/gitlab-ce/tree/master/doc/update)
++ [Upgrader](upgrader.md)
+ [Ruby](ruby.md)
+ [Patch versions](patch_versions.md)
+ [MySQL to PostgreSQL](mysql_to_postgresql.md)