Remove extra space from CONTRIBUTING.md

This commit is contained in:
Eric Ferraiuolo 2013-06-10 12:27:04 -04:00
parent 014c3a23dc
commit f45de3d572

View File

@ -33,7 +33,7 @@ Building and Testing Pure
Pure uses [Grunt][], a JavaScript task runner that runs on [Node.js][], for Pure uses [Grunt][], a JavaScript task runner that runs on [Node.js][], for
building and testing. You'll need Node.js and Grunt installed to work on Pure. building and testing. You'll need Node.js and Grunt installed to work on Pure.
Once installed, clone the `pure` repo (either the main repo or your fork) and Once installed, clone the `pure` repo (either the main repo or your fork) and
install Pure's gruntplugins via npm: install Pure's gruntplugins via npm:
```shell ```shell
$ git clone git://github.com/yui/pure.git $ git clone git://github.com/yui/pure.git