Add missing word (#4063)

This commit is contained in:
David Muganza 2017-08-01 14:52:32 -04:00 committed by Misty Stanley-Jones
parent a922be3d0f
commit 4ab7d191a8
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ This `docker-compose.yml` file tells Docker to do the following:
> Wondering about Compose file versions, names, and commands?
>
Notice that set the Compose file to `version: "3"`. This essentially makes it
Notice that we set the Compose file to `version: "3"`. This essentially makes it
[swarm mode](/engine/swarm/index.md) compatible. We can make use of the [deploy
key](/compose/compose-file/index.md#deploy) (only available on [Compose file
formats version 3.x](/compose/compose-file/index.md) and up) and its sub-options