Skip to content

Commit

Permalink
Update service_create.md
Browse files Browse the repository at this point in the history
Typo in word propagation.

Signed-off-by: Jose Escobar <joseescobar@JE-MBP15-2017.local>
  • Loading branch information
jescobar-docker authored and Jose Escobar committed Aug 19, 2019
1 parent aa097cf commit 265bee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/commandline/service_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ The following options can only be used for bind mounts (`type=bind`):

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
Expand Down

0 comments on commit 265bee4

Please sign in to comment.