From 609adf63dadb7052c816b1a3ee44e3f928ede2e3 Mon Sep 17 00:00:00 2001 From: Amit Merchant <bullredeyes@gmail.com> Date: Wed, 3 Sep 2014 16:30:26 +0530 Subject: CONTRIBUTING: Close parenthesis Closes gh-1648 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd6b183e3..fff5ab83f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -73,7 +73,7 @@ The Ajax tests still depend on PHP running locally*, so make sure you have the f * Some kind of localhost server program that supports PHP (any will do) * Node.js * NPM (comes with the latest version of Node.js) -* Grunt (install with: `npm install grunt -g` +* Grunt (install with: `npm install grunt -g`) Maintaining a list of platform specific instructions is outside of the scope of this document and there is plenty of existing documentation for the above technologies. -- cgit v1.2.3