Fix spelling

Signed-off-by: Jamie Hannaford <jamie.hannaford@rackspace.com>
Upstream-commit: 849e55f4e499f729e7e63ca2b20f3371a8e15d86
Component: engine
This commit is contained in:
Jamie Hannaford
2015-03-26 20:18:27 +01:00
parent d7de64918b
commit e68fde69b6

View File

@ -128,7 +128,7 @@ Run the entire test suite on your current repository:
If you are working inside a Docker development container, you use the
`hack/make.sh` script to run tests. The `hack/make.sh` script doesn't
have a single target that runs all the tests. Instead, you provide a single
commmand line with multiple targets that does the same thing.
command line with multiple targets that does the same thing.
Try this now.