Minor style edits

This commit is contained in:
Usha Mandya 2019-07-09 18:45:36 +01:00 committed by GitHub
parent a931764c48
commit 1a11c1d232
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ counter whenever you visit it.
pulls the Redis image if you don't already have it, and creates two pulls the Redis image if you don't already have it, and creates two
containers. containers.
You will see a warning about the Engine being in swarm mode. This is because You see a warning about the Engine being in swarm mode. This is because
Compose doesn't take advantage of swarm mode, and deploys everything to a Compose doesn't take advantage of swarm mode, and deploys everything to a
single node. You can safely ignore this. single node. You can safely ignore this.