summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-29 19:19:03 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-29 19:19:03 +0000
commit121f20d253ac414d360e1defde9e7df52c15d5da (patch)
tree65b60a41470c5500b51e1b73aaeec84658ba69a9
parentf52f5f679427bd66ed3d3d8fee9a00880714095d (diff)
downloadgitlab-ce-121f20d253ac414d360e1defde9e7df52c15d5da.tar.gz
Fix typo in update docs for 6.0
-rw-r--r--doc/update/5.4-to-6.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/5.4-to-6.0.md b/doc/update/5.4-to-6.0.md
index 0ac3abcf22a..42b9ee50d56 100644
--- a/doc/update/5.4-to-6.0.md
+++ b/doc/update/5.4-to-6.0.md
@@ -4,7 +4,7 @@
#### Global projects
-We Derecated root(global) namespace for projects.
+We deprecated root(global) namespace for projects.
So you need to move all your global projects under group/users manually before update or it will be moved automatically to owner namespace during update.
#### Teams