From 6c61d194d55ee18fd85e8396297912dc22043981 Mon Sep 17 00:00:00 2001 From: Brendan Rice Date: Sun, 8 Nov 2015 13:09:26 -0500 Subject: [PATCH] Remove extra/unnecessary word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3a7d742a..2272f8946 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To run patternlab-node using grunt, do the following in the directory you downlo * Not deleting `builder/patternlab_gulp.js` may cause a harmless error when running grunt. Delete it. 3. Run `grunt` or `grunt serve` from the command line -This creates all patterns, the styleguide, and the pattern lab site. It's strongly recommended to run `grunt serve` to see have BrowserSync spin up and serve the files to you. +This creates all patterns, the styleguide, and the pattern lab site. It's strongly recommended to run `grunt serve` to have BrowserSync spin up and serve the files to you. ### Getting Started - Gulp