diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-07-11 16:54:24 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-07-11 16:54:24 +0000 |
commit | c4fb58ef35183fa8eeb4eee2d065f2d66ea75454 (patch) | |
tree | b3b498a204491bbf36037c3500f89a41971e5314 /doc | |
parent | 4765a3414e90d1bdfbbd1f9d42decedef9d137cd (diff) | |
download | gitlab-ce-c4fb58ef35183fa8eeb4eee2d065f2d66ea75454.tar.gz |
Fix typo in UI guidedz-ui-guide-nav
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/ui_guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ui_guide.md b/doc/development/ui_guide.md index b018a8c66d3..3c44affdd76 100644 --- a/doc/development/ui_guide.md +++ b/doc/development/ui_guide.md @@ -28,7 +28,7 @@ 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. -We want to keep links short and easy to remmeber and fit all of them in the small screen. +We want to keep links short and easy to remember and fit all of them in the small screen. ## Mobile screen size |