Commit c465636a7c3476a5d63c52d0a0160f5f484c3b12
Exists in
master
and in
4 other branches
Merge pull request #5428 from weisjohn/patch-2
Typo fixed
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/update/5.4-to-6.0.md
... | ... | @@ -5,7 +5,7 @@ |
5 | 5 | #### Global projects |
6 | 6 | |
7 | 7 | The root (global) namespace for projects is deprecated. |
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. | |
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 sending email when you do a test of the upgrade. | |
9 | 9 | |
10 | 10 | #### Teams |
11 | 11 | ... | ... |