From 98da8e2579262c59f6947dc194573bf3e52274ec Mon Sep 17 00:00:00 2001 From: zx Date: Wed, 30 Oct 2024 14:08:48 +0800 Subject: [PATCH] [nit] typo fix --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index 9b14de246..999fcb045 100644 --- a/tests/README.md +++ b/tests/README.md @@ -11,7 +11,7 @@ Running the command: will perform the following steps: 1. Launch an AWS instance using the `aws-kube-ci` subrepo 1. Sync the project folder to the newly created instance. -1. Install additional prerequsites (see `scripts/prerequisites.sh`) +1. Install additional prerequisites (see `scripts/prerequisites.sh`) 1. Execute the default test case (`cases/defaults.sh`) on the remote instance If an instance has already been launched with terraform and the launch phase is to be skipped, the following can be used: