Commit 121f20d253ac414d360e1defde9e7df52c15d5da

Authored by Dmitriy Zaporozhets
1 parent f52f5f67

Fix typo in update docs for 6.0

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/update/5.4-to-6.0.md
@@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
4 4
5 #### Global projects 5 #### Global projects
6 6
7 -We Derecated root(global) namespace for projects. 7 +We deprecated root(global) namespace for projects.
8 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. 8 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.
9 9
10 #### Teams 10 #### Teams