From df98ce0a28c6d38757305dccc1acb4b8989e6aff Mon Sep 17 00:00:00 2001 From: Chris Khoo Date: Mon, 23 Mar 2015 20:58:51 -0700 Subject: [PATCH] fix test-and-docs typo "do" to "due" Signed-off-by: Chris Khoo --- docs/sources/project/test-and-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/project/test-and-docs.md b/docs/sources/project/test-and-docs.md index d586ea2c3..cef3cae8e 100644 --- a/docs/sources/project/test-and-docs.md +++ b/docs/sources/project/test-and-docs.md @@ -169,7 +169,7 @@ To run the same test inside your Docker development container, you do this: root@5f8630b873fe:/go/src/github.com/docker/docker# TESTFLAGS='-run ^TestBuild$' hack/make.sh -## If test under Boot2Docker fail do to space errors +## If tests under Boot2Docker fail due to disk space errors Running the tests requires about 2GB of memory. If you are running your container on bare metal, that is you are not running with Boot2Docker, your