diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-09-09 18:11:44 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-09-09 18:11:44 +0000 |
commit | 764ecdaf4d65cb5730b7487ed8620bcf21e6b7d7 (patch) | |
tree | bb90d07ba6ef43685b785b6964d567732f575d7b /doc/development/documentation/styleguide | |
parent | a3596259bcca06bf4adcdb391d0ea3110fe7deff (diff) | |
download | gitlab-ce-764ecdaf4d65cb5730b7487ed8620bcf21e6b7d7.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/documentation/styleguide')
-rw-r--r-- | doc/development/documentation/styleguide/word_list.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/styleguide/word_list.md b/doc/development/documentation/styleguide/word_list.md index 6df221fe609..40a2fb480d1 100644 --- a/doc/development/documentation/styleguide/word_list.md +++ b/doc/development/documentation/styleguide/word_list.md @@ -209,7 +209,7 @@ Try to avoid. Be as specific as you can. Do not use **and so on** as a replaceme ## expand -Use instead of **open** when you are talking about expanding or collapsing a section in the UI. +Use **expand** instead of **open** when you are talking about expanding or collapsing a section in the UI. ## field |