summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-05 00:02:14 +0000
committerEvan Read <eread@gitlab.com>2019-07-05 00:02:14 +0000
commit20ceb5d8d099b42fb1ec7145d7e8aa7290954bfb (patch)
treebc021b36e74ec6af5c7dfbbd5b8aa5d1f1fdfc65
parent01fea14f51329708f21b98d9b1e0d17fdded0fbf (diff)
parentc3cf460f34649661a3e22fbb6417d57e0873bc43 (diff)
downloadgitlab-ce-NicoleSchwartz-Python-Blog.tar.gz
Merge branch 'patch-71' into 'master'NicoleSchwartz-Python-Blog
Minor spelling errors fixed See merge request gitlab-org/gitlab-ce!30303
-rw-r--r--doc/user/project/settings/index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md
index 2bf8d4dfe7b..01763c49207 100644
--- a/doc/user/project/settings/index.md
+++ b/doc/user/project/settings/index.md
@@ -9,7 +9,7 @@ to your project's homepage and clicking **Settings**.
## General settings
-Under a project's general settings you can find everything concerning the
+Under a project's general settings, you can find everything concerning the
functionality of a project.
### General project settings
@@ -26,7 +26,7 @@ Set up your project's access, [visibility](../../../public_access/public_access.
![projects sharing permissions](img/sharing_and_permissions_settings.png)
-If Issues are disabled, or you can't access Issues because you're not a project member, then Lables and Milestones
+If Issues are disabled, or you can't access Issues because you're not a project member, then Labels and Milestones
links will be missing from the sidebar UI.
You can still access them with direct links if you can access Merge Requests. This is deliberate, if you can see
@@ -96,7 +96,7 @@ To rename a repository:
1. Hit **Rename project**.
Remember that this can have unintended side effects since everyone with the
-old URL will not be able to push or pull. Read more about what happens with the
+old URL will not be able to push or pull. Read more about what happens with the
[redirects when renaming repositories](../index.md#redirects-when-changing-repository-paths).
#### Transferring an existing project into another namespace