From 121f20d253ac414d360e1defde9e7df52c15d5da Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 29 Jul 2013 19:19:03 +0000 Subject: [PATCH] Fix typo in update docs for 6.0 --- doc/update/5.4-to-6.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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