Browse code

Fix spelling

Signed-off-by: Jamie Hannaford <jamie.hannaford@rackspace.com>

Jamie Hannaford authored on 2015/03/27 04:18:27
Showing 1 changed files
... ...
@@ -128,7 +128,7 @@ Run the entire test suite on your current repository:
128 128
 If you are working inside a Docker development container, you use the
129 129
 `hack/make.sh` script to run tests. The `hack/make.sh` script doesn't
130 130
 have a single target that runs all the tests. Instead, you provide a single
131
-commmand line with multiple targets that does the same thing.
131
+command line with multiple targets that does the same thing.
132 132
 
133 133
 Try this now.
134 134