summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
authorErick Fejta <fejta@google.com>2016-03-11 02:06:05 -0800
committerErick Fejta <fejta@google.com>2016-03-11 02:06:05 -0800
commitae94c4fca489bdfd0f28f543cfeb3c9bea183334 (patch)
tree17e4516c5d4046fa7ebef035ef738e46afcdd3cd /development.md
parent92c0bf5f3bc9662ff0212441c13f36909b969d83 (diff)
Address thockin nits
Diffstat (limited to 'development.md')
-rw-r--r--development.md2
1 files changed, 1 insertions, 1 deletions
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