diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-09-22 19:42:44 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-09-22 19:42:44 +0000 |
commit | 94c7acd10fff2bbd8fd4f6c8562f040380133110 (patch) | |
tree | 2a9ffae664e7af03f7c6be04235cbe1449b2e79c /doc | |
parent | 28d5744535a5225766db13ec3bacab949e4c2b6b (diff) | |
parent | 61ff530521b33543ea136e771e1de5fc18d9b939 (diff) | |
download | gitlab-ce-94c7acd10fff2bbd8fd4f6c8562f040380133110.tar.gz |
Merge branch 'docs-update-ux-guide' into 'master'
fix typo in icons section
See merge request gitlab-org/gitlab-ce!14444
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/ux_guide/basics.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/ux_guide/basics.md b/doc/development/ux_guide/basics.md index dcd5f677f25..e215026bcca 100644 --- a/doc/development/ux_guide/basics.md +++ b/doc/development/ux_guide/basics.md @@ -33,7 +33,7 @@ This is the typeface used for code blocks and references to commits, branches, a ## Icons -GitLab has a strong, unique personality. When you look at any screen, you should know immediately know that it is GitLab. +GitLab has a strong, unique personality. When you look at any screen, you should know immediately that it is GitLab. Iconography is a powerful visual cue to the user and is a great way for us to reflect our particular sense of style. - **Standard size:** 16px * 16px |