summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-09-25 04:57:57 +0000
committerMarcel Amirault <ravlen@gmail.com>2018-09-25 04:57:57 +0000
commitfd7358a8cd532b309c03ab0990b3164856698aad (patch)
tree8a7f466a7e9673782a665e305cdde5eca5338460 /doc/gitlab-basics
parent4c8d2232ca3e4b97a313e9ac4d96dee2b3de9e84 (diff)
downloadgitlab-ce-fd7358a8cd532b309c03ab0990b3164856698aad.tar.gz
Correct Gitlab to GitLab in docs
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r--doc/gitlab-basics/add-image.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/add-image.md b/doc/gitlab-basics/add-image.md
index 1a44123aa81..17c210c43e0 100644
--- a/doc/gitlab-basics/add-image.md
+++ b/doc/gitlab-basics/add-image.md
@@ -5,7 +5,7 @@ in Windows, or...), put the image file into the GitLab project. You can find the
project as a regular folder in your files.
Go to your [shell](command-line-commands.md), and move into the folder of your
-Gitlab project. This usually means running the following command until you get
+GitLab project. This usually means running the following command until you get
to the desired destination:
```