Update persistent-data-volumes.md (#4010)

This commit is contained in:
Wang Jie 2017-08-02 03:16:01 +08:00 committed by Misty Stanley-Jones
parent d3cb11f10f
commit a63cfca463
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ $ docker service create \
{% endraw %}
```
Here, each task has mounts its own volume at `/mydata/` and the files under that
Here, each task has mounted its own volume at `/mydata/` and the files under that
mountpoint are unique to that task.
When a task with only `shared` EFS volumes mounted is rescheduled on a different