From 90e810da5c777fec794b887df009129800af8cb7 Mon Sep 17 00:00:00 2001 From: Farez V Date: Wed, 27 Aug 2014 10:39:03 -0400 Subject: [PATCH] Fixed a simple typo =) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 890ec4349dad8..654713506231e 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 will run all tests; to run only a specific subset of tests, use: `jake runtests tests=`