summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-24 00:08:42 -0700
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-24 00:08:42 -0700
commitc465636a7c3476a5d63c52d0a0160f5f484c3b12 (patch)
treebb8bda7897760de11806603e6551f9152dbbae51
parent055f512b97b6c92476b123ec2dee38f623cd9b22 (diff)
parent74790bd8d92aeeb5ec51fe1ecf27bc5f5212d31e (diff)
downloadgitlab-ce-c465636a7c3476a5d63c52d0a0160f5f484c3b12.tar.gz
Merge pull request #5428 from weisjohn/patch-2
Typo fixed
-rw-r--r--doc/update/5.4-to-6.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/5.4-to-6.0.md b/doc/update/5.4-to-6.0.md
index fc010cd8181..3072a1da716 100644
--- a/doc/update/5.4-to-6.0.md
+++ b/doc/update/5.4-to-6.0.md
@@ -5,7 +5,7 @@
#### Global projects
The root (global) namespace for projects is deprecated.
-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.
+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.
#### Teams