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:
authorkaren Carias <karen@gitlab.com>2015-08-11 03:17:30 +0300
committerkaren Carias <karen@gitlab.com>2015-08-11 03:17:30 +0300
commit95aa13f0b7efc096012db6634c169a4c83b059f6 (patch)
treeb42b1d5013ba47a3f66973be54e147d2baa7ca63 /doc/gitlab-basics
parentbac34a38f624527549a2a411d547f26f3fcc2cc5 (diff)
fixed text
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r--doc/gitlab-basics/add-image.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gitlab-basics/add-image.md b/doc/gitlab-basics/add-image.md
index 28b6f3a925c..e574c0ec7e9 100644
--- a/doc/gitlab-basics/add-image.md
+++ b/doc/gitlab-basics/add-image.md
@@ -11,8 +11,7 @@ like to add the image. There, paste the image.
Go to your [shell](command-line-commands.md), and add the following commands:
-To find the correct file, add this command for every file that you'd like to open until
-you reach the file where you added your image:
+Add this command for every directory that you'd like to open:
```
cd NAME-OF-FILE-YOU'D-LIKE-TO-OPEN
```