diff --git a/devel/ci-run-e2e.sh b/devel/ci-run-e2e.sh index 33080a69d..8e742fe20 100755 --- a/devel/ci-run-e2e.sh +++ b/devel/ci-run-e2e.sh @@ -19,7 +19,7 @@ set -o errexit set -o pipefail # This script will build an entirely new testing environment using kind. -# This is inteded to be run in a CI environment and *not* for development. +# This is intended to be run in a CI environment and *not* for development. # It is not optimised for quick, iterative development. export_logs() {