Update clean-up.md (#4580)

Fixed typos in getting-started clean-up.md
This commit is contained in:
Sam Perrin 2021-12-16 12:03:17 +00:00 committed by GitHub
parent 1261fe58b8
commit dfec4fa9ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
Delete the Cluster
Delete your `konk` Cluster" by running the command:
Delete your `kind` Cluster by running the command:
```bash
kind delete clusters knative
```