From 3be54ca484ea67e35c54c6f0c4cb9ed5a4d9e2e1 Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Sun, 23 Oct 2022 12:35:54 +0300 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f3aaea0..a9a49874 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ kubescape scan framework mitre --submit kubescape scan control "Privileged container" ``` -#### Scan using an anternative kubeconfig file +#### Scan using an alternative kubeconfig file ``` kubescape scan --kubeconfig cluster.conf ```