diff --git a/docker-hub/repos.md b/docker-hub/repos.md index 63bbf9c9d8..ffc41860de 100644 --- a/docker-hub/repos.md +++ b/docker-hub/repos.md @@ -93,7 +93,7 @@ it (for example `docs/base:testing`). If it's not specified, the tag defaults to You can name your local images either when you build it, using `docker build -t /[:]`, by re-tagging an existing local image `docker tag /[:]`, -or by using `docker commit /[:]` to commit +or by using `docker commit /[:]` to commit changes. Now you can push this repository to the registry designated by its name or tag.