Merge pull request #7657 from Skarzee/patch-1

Pedantic fixing of a typo on docs
This commit is contained in:
Maria Bermudez 2018-11-11 16:37:36 -08:00 committed by GitHub
commit dc62d89431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Docker Cloud uses Docker Hub as its native registry for storing both public and
private repositories. Once you push your images to Docker Hub, they are
available in Docker Cloud.
If you don't have Swarm Mode enable, images pushed to Docker Hub automatically appear for you on the **Services/Wizard** page on Docker Cloud.
If you don't have Swarm Mode enabled, images pushed to Docker Hub automatically appear for you on the **Services/Wizard** page on Docker Cloud.
> **Note**: You must use Docker Engine 1.6 or later to push to Docker Hub.
Follow the [official installation instructions](/install/index.md){: target="_blank" class="_" } depending on your system.