Typo in docker.html.md

Fixing misspelling in docs.
This commit is contained in:
Matt 2016-03-14 10:01:40 -04:00
parent 7276bd5e84
commit ef5612212e
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ The following options are available for use in the job specification.
to be configured to allow privileged containers.
* `uts_mode` - (Optional) `host` or not set (default). Set to `host` to share
the UTS namsepce with the host. Note that this also requires the Nomad agent
the UTS namespace with the host. Note that this also requires the Nomad agent
to be configured to allow privileged containers.
* `network_mode` - (Optional) The network mode to be used for the container. In