From 87a47565e3a0d76b986d8a90fa86f651c1db258e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 24 Feb 2020 17:36:03 -0500 Subject: [PATCH] spelling: intended Signed-off-by: Josh Soref --- devel/ci-run-e2e.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {