Typo/Grammar Fixes

This commit is contained in:
Lewis Cowper 2015-12-01 16:34:56 +01:00
parent 0e9f8dd824
commit 3d66532ccd

View file

@ -22,9 +22,9 @@
Website powered by [jsDelivr] and [CloudFlare]. I use [nginx] in my server.
### Easily built, tested and served
**I use [Harp] to rapidly test the proyect and also to compile it**
**I use [Harp] to rapidly test and compile the project**
Build the proyect into HTML, JS and CSS easily. Just use:
Build the project into HTML, JS and CSS easily. Just use:
```bash
harp compile
```