Update pull-and-push-images.md

edits typo
This commit is contained in:
L-Hudson 2018-12-07 08:52:22 -05:00 committed by GitHub
parent 21ba045126
commit cb985989ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ docker login {{ domain }}
docker push {{ domain }}/{{ org }}/{{ repo }}:{{ tag }}
```
On the web interface, navigate to the **Tags** tab on the repository page to confirm that the tag wassuccessfully pushed.
On the web interface, navigate to the **Tags** tab on the repository page to confirm that the tag was successfully pushed.
![](../../images/pull-push-images-3.png){: .with-border}