Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-07-12 13:55:18 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-07-12 13:55:18 +0300
commit5d742a308c7b2e79a4da4c209e6c0f401d9921a6 (patch)
tree2ffc466b5218c0af4b722610bafe509893fd23c5 /doc/development/ui_guide.md
parentc4fb58ef35183fa8eeb4eee2d065f2d66ea75454 (diff)
Improve wording in UI guide
Diffstat (limited to 'doc/development/ui_guide.md')
-rw-r--r--doc/development/ui_guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ui_guide.md b/doc/development/ui_guide.md
index 3c44affdd76..8d02c52c477 100644
--- a/doc/development/ui_guide.md
+++ b/doc/development/ui_guide.md
@@ -27,7 +27,7 @@ We try to keep the amount of tabs in the header navigation between 5 and 10 so t
tab should represent separate functionality. Everything related to the issue
tracker should be under the 'Issues' tab while everything related to the wiki should
be under 'Wiki' tab and so on and so forth.
-When add new tab to the header don't use more than 2 words for text in the link.
+When adding a new tab to the header don't use more than 2 words for text in the link.
We want to keep links short and easy to remember and fit all of them in the small screen.
## Mobile screen size