From 9b8838be395812f60c23d7b40ae0be8fe7b50c53 Mon Sep 17 00:00:00 2001 From: Yaniv Kaul Date: Mon, 4 Jul 2022 12:38:26 +0300 Subject: [PATCH] Typo on readme cam -> can --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3270cad..2834e28 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ helm repo update 3. Install the Helm Chart, use your account ID and give your cluster a name -if you ran kubescape cli tool and submitted, you cam get your Account ID from the local cache: +if you ran kubescape cli tool and submitted, you can get your Account ID from the local cache: ``` kubescape config view | grep -i accountID ```