]> source.dussan.org Git - jquery.git/commitdiff
CONTRIBUTING: Close parenthesis
authorAmit Merchant <bullredeyes@gmail.com>
Wed, 3 Sep 2014 11:00:26 +0000 (16:30 +0530)
committerRichard Gibson <richard.gibson@gmail.com>
Wed, 3 Sep 2014 12:45:34 +0000 (08:45 -0400)
Closes gh-1648

CONTRIBUTING.md

index dd6b183e35ed99e8fa46824423acbb1f4b223787..fff5ab83f06da1514bea89fbdc2a3028cac4667a 100644 (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.