spelling: intended

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2020-02-24 17:36:03 -05:00
parent 1823697277
commit 87a47565e3

View File

@ -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() {