From: Amit Merchant Date: Wed, 3 Sep 2014 11:00:26 +0000 (+0530) Subject: CONTRIBUTING: Close parenthesis X-Git-Tag: 3.0.0-alpha1~223 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=609adf63dadb7052c816b1a3ee44e3f928ede2e3;p=jquery.git CONTRIBUTING: Close parenthesis Closes gh-1648 --- 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.