From 98bc3f18fe45c8a6dd5fd79fd4c3368bd8009faf Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Mon, 2 Jan 2023 08:27:44 +0100 Subject: [PATCH] docs: Fix typo in Azure documentation (#1619) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb4337fe..06a73d7c 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ The other three cases does not need additional configuration, `--az-cli-auth` an ### Permissions -To use each one you need to pass the proper flag to the execution. Prowler fro Azure handles two types of permission scopes, which are: +To use each one you need to pass the proper flag to the execution. Prowler for Azure handles two types of permission scopes, which are: - **Azure Active Directory permissions**: Used to retrieve metadata from the identity assumed by Prowler and future AAD checks (not mandatory to have access to execute the tool) - **Subscription scope permissions**: Required to launch the checks against your resources, mandatory to launch the tool.