From 04e56ced5877c6000e4fce0681229245c9fe6bdc Mon Sep 17 00:00:00 2001 From: Ozan-Ekinci <122808172+Ozan-Ekinci@users.noreply.github.com> Date: Mon, 23 Jan 2023 10:24:23 +0100 Subject: [PATCH] docs: Improved grammar in the AZ CLI / Browser / Managed Identity authentication paragraph #HSFDPMUW (#1745) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da0d99fb..4d6b199f 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ export AZURE_CLIENT_SECRET="XXXXXXX" If you try to execute Prowler with the `--sp-env-auth` flag and those variables are empty or not exported, the execution is going to fail. ### AZ CLI / Browser / Managed Identity authentication -The other three cases does not need additional configuration, `--az-cli-auth` and `--managed-identity-auth` are automated options, `--browser-auth` needs the user to authenticate using the default browser to start the scan. +The other three cases do not need additional configuration, `--az-cli-auth` and `--managed-identity-auth` are automated options, `--browser-auth` needs the user to authenticate using the default browser to start the scan. ### Permissions