From 97469f1ca6060d20247b71840d844091b1ec5b76 Mon Sep 17 00:00:00 2001 From: Jesse Palmer Date: Sun, 29 May 2016 18:04:34 -0400 Subject: [PATCH] fixes typo --- DEV_ENVIRONMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEV_ENVIRONMENT.md b/DEV_ENVIRONMENT.md index 57065bfba81c..afe2cd6f24a2 100644 --- a/DEV_ENVIRONMENT.md +++ b/DEV_ENVIRONMENT.md @@ -35,7 +35,7 @@ webdriver-manager update When running the tests: -1. Spin up a local server with `ng-serve`. +1. Spin up a local server with `ng serve`. 2. Run tests with: