CONTRIBUTING: Close parenthesis

Closes gh-1337
This commit is contained in:
Richard Gibson 2014-09-03 08:55:18 -04:00 committed by Scott González
parent be3b2b2d8b
commit 96fa593047

View 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