From 5e98138921572f85ffbbaae955869efc8ee2e869 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Thu, 4 Sep 2014 09:47:32 -0700 Subject: [PATCH] Fix typo in running the tests section --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 890ec4349da..a6ab80a408d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ To run all tests, invoke the runtests target using jake: `jake runtests` -This will all tests; to run only a specific subset of tests, use: +This run will all tests; to run only a specific subset of tests, use: `jake runtests tests=`