From b8cf254c6b3f9e3ca59ba032d60da732d7862c16 Mon Sep 17 00:00:00 2001 From: Richard Guan Date: Sat, 11 Oct 2014 13:13:53 -0700 Subject: [PATCH] Update README for consistency This test refers to general end to end tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da6416ea26..98a87d7653 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ e2e-tests/ --> end-to-end tests ## Testing -There are two kinds of tests in the angular-seed application: Unit tests and End to End tests. +There are two kinds of tests in the angular-seed application: Unit tests and end to end tests. ### Running Unit Tests