From 1d57d6be0956e1962042362aeb17c5f87af9d9a0 Mon Sep 17 00:00:00 2001 From: Eric Lee Carraway Date: Wed, 11 Nov 2015 22:24:43 -0600 Subject: [PATCH] docs(readme): fix typo (setup => set up) spell set up as two words here, it is an adjective modifying the noun "environment" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aac26f18c667..b3e6c71c4d9c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ piece of cake. Best of all?? It makes development fun! Building AngularJS --------- -[Once you have your environment setup](http://docs.angularjs.org/misc/contribute) just run: +[Once you have your environment set up](http://docs.angularjs.org/misc/contribute) just run: grunt package