Commit 74790bd8d92aeeb5ec51fe1ecf27bc5f5212d31e

Authored by John Weis
1 parent 4ab27017

Typo fixed

"ssending" to "sending"
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  
... ...