Update service_create.md

Fixed "propation" typo
This commit is contained in:
Roberto Aguilar 2016-11-05 18:02:49 -04:00 committed by GitHub
parent 7a4f6f0120
commit 54338099ae
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ volumes in a service:
Bind propagation refers to whether or not mounts created within a given
bind-mount or named volume can be propagated to replicas of that mount. Consider
a mount point `/mnt`, which is also mounted on `/tmp`. The propation settings
a mount point `/mnt`, which is also mounted on `/tmp`. The propagation settings
control whether a mount on `/tmp/a` would also be available on `/mnt/a`. Each
propagation setting has a recursive counterpoint. In the case of recursion,
consider that `/tmp/a` is also mounted as `/foo`. The propagation settings