fixes a typo in the docs

This commit is contained in:
Dave York 2015-09-29 17:00:48 -04:00
parent 3d4f04fb8d
commit b1720ea5b2
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Name: `docker`
The `docker` driver provides a first-class Docker workflow on Nomad. The Docker
driver handles downloading containers, mapping ports, and starting, watching,
and cleaning up when containers.
and cleaning up after containers.
## Task Configuration