Signed-off-by: Jamie Hannaford <jamie.hannaford@rackspace.com>
| ... | ... |
@@ -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 |
|