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