Commit 1045ea6476436f961f2a9e2d65a786ba7f4907a6
1 parent
86d14441
Exists in
master
and in
4 other branches
Typo fix.
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 | 4 | |
5 | 5 | #### Global projects |
6 | 6 | |
7 | -The root (global) namespace for projects is depreated. | |
7 | +The root (global) namespace for projects is deprecated. | |
8 | 8 | So you need to move all your global projects under groups or users manually before update or they will be automatically moved to the project owner namespace during the update. When a project is moved all its members will receive an email with instructions how to update their git remote url. Please make sure you disable ssending email when you do a test of the upgrade. |
9 | 9 | |
10 | 10 | #### Teams | ... | ... |