From 95aa13f0b7efc096012db6634c169a4c83b059f6 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Mon, 10 Aug 2015 17:17:30 -0700 Subject: [PATCH] fixed text --- doc/gitlab-basics/add-image.md | 3 +-- 1 file changed, 1 insertion(+), 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 ```