Browse code

fix test-and-docs typo "do" to "due"

Signed-off-by: Chris Khoo <chris.khoo@gmail.com>

Chris Khoo authored on 2015/03/24 12:58:51
Showing 1 changed files
... ...
@@ -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