diff --git a/docs/reference/commandline/push.md b/docs/reference/commandline/push.md index 80b0a2248e..a0906753c2 100644 --- a/docs/reference/commandline/push.md +++ b/docs/reference/commandline/push.md @@ -76,7 +76,7 @@ listed. ### Push all tags of an image -Use the `-a` (or `--all-tags`) option to push To push all tags of a local image. +Use the `-a` (or `--all-tags`) option to push all tags of a local image. The following example creates multiple tags for an image, and pushes all those tags to Docker Hub.