From ae94c4fca489bdfd0f28f543cfeb3c9bea183334 Mon Sep 17 00:00:00 2001 From: Erick Fejta Date: Fri, 11 Mar 2016 02:06:05 -0800 Subject: Address thockin nits --- development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'development.md') diff --git a/development.md b/development.md index 5b8dbdad..191e1e33 100644 --- a/development.md +++ b/development.md @@ -232,7 +232,7 @@ Please send dependency updates in separate commits within your PR, for easier re ## Testing -Three basic commands let you run unit, integration and/or unit tests: +Three basic commands let you run unit, integration and/or e2e tests: ```sh cd kubernetes -- cgit v1.2.3