Update services.md

This commit is contained in:
Jeffery Bradberry 2017-02-07 14:14:05 -05:00 committed by GitHub
parent 5732b5c1b5
commit a9da7672a5
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@ $ docker service create \
For more information on how to create a volume, see the `volume create` [CLI reference](../reference/commandline/volume_create.md).
The following method creates the volume at deployment time when the scheduler
dispatches a task, just before the starting the container:
dispatches a task, just before starting the container:
```bash
$ docker service create \