CONTRIBUTING: Close parenthesis

Closes gh-1648
This commit is contained in:
Amit Merchant 2014-09-03 16:30:26 +05:30 committed by Richard Gibson
parent 7e09619cdf
commit 609adf63da

View File

@ -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.