fixed text

This commit is contained in:
karen Carias 2015-08-11 19:16:13 -07:00
parent 95aa13f0b7
commit 1df163866f
1 changed files with 2 additions and 2 deletions

View File

@ -21,14 +21,14 @@ Create a new branch:
git checkout -b NAME-OF-BRANCH
```
Check if your image was correctly added to the file:
Check if your image was correctly added to the directory:
```
ls
```
You should see the name of the image in the list shown.
Go back one file:
Go back one directory:
```
cd ../
```