diff --git a/.blog/run-flink-locally-script-explanation.md b/.blog/run-flink-locally-script-explanation.md index 16346a9..79ee418 100644 --- a/.blog/run-flink-locally-script-explanation.md +++ b/.blog/run-flink-locally-script-explanation.md @@ -40,7 +40,7 @@ scripts/run-flink-locally.sh --profile= --chip= ``` - **on**: Start the environment. -- **down**: Stop the environment. +- **off**: Stop the environment. - `--profile=`: The AWS SSO profile to use. - `--chip=`: Specify the chip architecture. - `--aws-s3-bucket=`: Specify an S3 bucket name.