diff options
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 |
