From bac34a38f624527549a2a411d547f26f3fcc2cc5 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Thu, 6 Aug 2015 22:40:38 -0700 Subject: fixed one line --- doc/gitlab-basics/add-image.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/gitlab-basics') diff --git a/doc/gitlab-basics/add-image.md b/doc/gitlab-basics/add-image.md index 461cd9f6170..28b6f3a925c 100644 --- a/doc/gitlab-basics/add-image.md +++ b/doc/gitlab-basics/add-image.md @@ -59,4 +59,5 @@ Now you can push (send) your changes (in the branch NAME-OF-BRANCH) to GitLab (t git push origin NAME-OF-BRANCH ``` -Your image should've been added to your repository in GitLab. +Your image will be added to your branch in your repository in GitLab. Create a [Merge Request](add-merge-request.md) +to integrate your changes to your project. -- cgit v1.2.1