fixes a typo in the docs
This commit is contained in:
parent
3d4f04fb8d
commit
b1720ea5b2
|
@ -12,7 +12,7 @@ Name: `docker`
|
||||||
|
|
||||||
The `docker` driver provides a first-class Docker workflow on Nomad. The Docker
|
The `docker` driver provides a first-class Docker workflow on Nomad. The Docker
|
||||||
driver handles downloading containers, mapping ports, and starting, watching,
|
driver handles downloading containers, mapping ports, and starting, watching,
|
||||||
and cleaning up when containers.
|
and cleaning up after containers.
|
||||||
|
|
||||||
## Task Configuration
|
## Task Configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue