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:
authorMica <mica@silentumbrella.com>2018-01-16 02:57:13 +0300
committerMica <mica@silentumbrella.com>2018-01-16 02:57:13 +0300
commitd5420995834174234a16a02b1058971b6faeac10 (patch)
tree4c5d99c98efa8f136250afd3329f871004540054 /doc/development/doc_styleguide.md
parent9e70ff345fa68d700b77b5939d34870ee61cb131 (diff)
Fix typo in doc_styleguide.md
Diffstat (limited to 'doc/development/doc_styleguide.md')
-rw-r--r--doc/development/doc_styleguide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/doc_styleguide.md b/doc/development/doc_styleguide.md
index 9cb1f708a6a..f9990c1c4ea 100644
--- a/doc/development/doc_styleguide.md
+++ b/doc/development/doc_styleguide.md
@@ -203,7 +203,7 @@ You can combine one or more of the following:
- Keep all file names in lower case.
- Consider using PNG images instead of JPEG.
- Compress all images with <https://tinypng.com/> or similar tool.
-- Compress gifs with <https://ezgif.com/optimize> or similar toll.
+- Compress gifs with <https://ezgif.com/optimize> or similar tool.
- Images should be used (only when necessary) to _illustrate_ the description
of a process, not to _replace_ it.