Skip to content

Commit

Permalink
docs: fix typo in dev environment guide (angular#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesselpalmer authored and jelbourn committed May 31, 2016
1 parent 421828a commit e1ff202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEV_ENVIRONMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit e1ff202

Please sign in to comment.