From 5e7895ee2159552ddd65a91f38bd87a1999328a0 Mon Sep 17 00:00:00 2001 From: Yuan Sun Date: Thu, 17 Sep 2015 15:37:50 +0000 Subject: [PATCH] from make file to Makefile Signed-off-by: Yuan Sun --- docs/project/test-and-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/project/test-and-docs.md b/docs/project/test-and-docs.md index 659fb17355..2eacd9219b 100644 --- a/docs/project/test-and-docs.md +++ b/docs/project/test-and-docs.md @@ -56,7 +56,7 @@ change an existing one. Before submitting any code change, you should run the entire Docker test suite. The `Makefile` contains a target for the entire test suite. The target's name -is simply `test`. The make file contains several targets for testing: +is simply `test`. The `Makefile` contains several targets for testing: