summaryrefslogtreecommitdiff
path: root/doc/development/documentation/styleguide.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-09-03 15:08:29 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-03 15:08:29 +0000
commit0e13b2c71563d578805fc01fda9a4361f9f9d053 (patch)
tree7f876d131509f05ad62e1aac49be78d172dfc86a /doc/development/documentation/styleguide.md
parent40024efc700a2ece0e30402ec5a9c512ed4d9b5b (diff)
downloadgitlab-ce-0e13b2c71563d578805fc01fda9a4361f9f9d053.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/documentation/styleguide.md')
-rw-r--r--doc/development/documentation/styleguide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/documentation/styleguide.md b/doc/development/documentation/styleguide.md
index 48c1ad0dcca..949b6c19563 100644
--- a/doc/development/documentation/styleguide.md
+++ b/doc/development/documentation/styleguide.md
@@ -983,7 +983,7 @@ Relative linking enables crosslinks to work:
- in Review Apps, local previews, and `/help`.
- when working on the documentation locally, so you can verify that they work as
early as possible in the process.
-- within the GitLab user interace when browsing doc files in their respective
+- within the GitLab user interface when browsing doc files in their respective
repositories. For example, the links displayed at
`https://gitlab.com/gitlab-org/gitlab/-/blob/master/doc/README.md`.
@@ -1426,7 +1426,7 @@ interface:
| **{monitor}** Monitoring | View GitLab system information, and information on background jobs, logs, health checks, requests profiles, and audit logs. |
| **{messages}** Messages | Send and manage broadcast messages for your users. |
-Use an icon when you find youself having to describe an interface element. For
+Use an icon when you find yourself having to describe an interface element. For
example:
- Do: Click the Admin Area icon ( **{admin}** ).