]> source.dussan.org Git - jquery-ui.git/commitdiff
CONTRIBUTING: Close parenthesis
authorRichard Gibson <richard.gibson@gmail.com>
Wed, 3 Sep 2014 12:55:18 +0000 (08:55 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 3 Sep 2014 18:34:25 +0000 (14:34 -0400)
Closes gh-1337

CONTRIBUTING.md

index fa23b0704bbeb893434c97d137ce0779d4a74302..5d694c99cfc02a9d1f1fa23d6145684977259611 100644 (file)
@@ -26,7 +26,7 @@ Some tests depend on PHP running locally, so make sure you have the following in
 
 * A web server with PHP support (any will do, such as [XAMPP](http://www.apachefriends.org/en/xampp.html) or [MAMP](http://www.mamp.info/en/index.html))
 * [Node.js](http://nodejs.org/) (includes NPM, necessary for the next step)
-* Grunt (install with: `npm install -g grunt`
+* Grunt (install with: `npm install -g grunt`)
 
 ### Build a Local Copy of jQuery UI