From b28c098fd0835741e0ed2bcb89e125ae35d734b5 Mon Sep 17 00:00:00 2001 From: Mithun Patel Date: Wed, 1 Jun 2016 16:49:44 -0500 Subject: [PATCH] chore(docs): fix grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c609f268f..1a65563450 100644 --- a/README.md +++ b/README.md @@ -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