diff options
| author | Erick Fejta <fejta@google.com> | 2016-03-11 02:06:05 -0800 |
|---|---|---|
| committer | Erick Fejta <fejta@google.com> | 2016-03-11 02:06:05 -0800 |
| commit | ae94c4fca489bdfd0f28f543cfeb3c9bea183334 (patch) | |
| tree | 17e4516c5d4046fa7ebef035ef738e46afcdd3cd /development.md | |
| parent | 92c0bf5f3bc9662ff0212441c13f36909b969d83 (diff) | |
Address thockin nits
Diffstat (limited to 'development.md')
| -rw-r--r-- | development.md | 2 |
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 |
