Signed-off-by: Chris Khoo <chris.khoo@gmail.com>
| ... | ... |
@@ -169,7 +169,7 @@ To run the same test inside your Docker development container, you do this: |
| 169 | 169 |
|
| 170 | 170 |
root@5f8630b873fe:/go/src/github.com/docker/docker# TESTFLAGS='-run ^TestBuild$' hack/make.sh |
| 171 | 171 |
|
| 172 |
-## If test under Boot2Docker fail do to space errors |
|
| 172 |
+## If tests under Boot2Docker fail due to disk space errors |
|
| 173 | 173 |
|
| 174 | 174 |
Running the tests requires about 2GB of memory. If you are running your |
| 175 | 175 |
container on bare metal, that is you are not running with Boot2Docker, your |