fixed one line

This commit is contained in:
karen Carias 2015-08-06 22:40:38 -07:00
parent 88ae5a9b20
commit bac34a38f6
1 changed files with 2 additions and 1 deletions

View File

@ -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.