mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-26 17:49:35 -05:00
Update container.html.markdown
Correcting a misspelling in the docs.
This commit is contained in:
parent
c78e5663c3
commit
d9f753ed5a
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ the following:
|
|||
volume will be mounted.
|
||||
* `host_path` - (Optional, string) The path on the host where the volume
|
||||
is coming from.
|
||||
* `read_only` - (Optinal, bool) If true, this volume will be readonly.
|
||||
* `read_only` - (Optional, bool) If true, this volume will be readonly.
|
||||
Defaults to false.
|
||||
|
||||
## Attributes Reference
|
||||
|
|
|
|||
Loading…
Reference in a new issue