Update container.html.markdown
Correcting a misspelling in the docs.
This commit is contained in:
parent
e26d3a11ca
commit
2b75e65129
|
@ -76,7 +76,7 @@ the following:
|
||||||
volume will be mounted.
|
volume will be mounted.
|
||||||
* `host_path` - (Optional, string) The path on the host where the volume
|
* `host_path` - (Optional, string) The path on the host where the volume
|
||||||
is coming from.
|
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.
|
Defaults to false.
|
||||||
|
|
||||||
## Attributes Reference
|
## Attributes Reference
|
||||||
|
|
Loading…
Reference in New Issue