From 3d66532ccdd55b124ea5c5f9326b90c4f55fd4c9 Mon Sep 17 00:00:00 2001 From: Lewis Cowper Date: Tue, 1 Dec 2015 16:34:56 +0100 Subject: [PATCH] Typo/Grammar Fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8eaba8a..a38bf9f 100644 --- a/README.md +++ b/README.md @@ -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 ```