chore(docs): fix grammar

This commit is contained in:
Mithun Patel 2016-06-01 16:49:44 -05:00 committed by Filipe Silva
parent 79a2a9dd06
commit b28c098fd0

View File

@ -162,7 +162,7 @@ ng e2e
Before running the tests make sure you are serving the app via `ng serve`.
End-to-end tests are ran via [Protractor](https://angular.github.io/protractor/).
End-to-end tests are run via [Protractor](https://angular.github.io/protractor/).
### Deploying the app via GitHub Pages