Merge pull request #180 from praveenpuglia/patch-1

fixed a typo..
This commit is contained in:
Eric Ferraiuolo 2013-08-28 18:34:37 -07:00
commit 09a9b648da

View File

@ -47,7 +47,7 @@ Building Pure is easy, run `grunt`:
$ grunt
```
Pure use [CSSLint][] for basic testing to make sure we're shipping valid CSS
Pure uses [CSSLint][] for basic testing to make sure we're shipping valid CSS
which complies with standard best practices. To run Pure's tests, run
`grunt test`: