fix(docs): typo (#9285)

This commit is contained in:
Hugo Pereira Brito
2025-11-20 16:07:22 +01:00
committed by GitHub
parent 0ae400d2b1
commit 9a1ddedd94

View File

@@ -55,7 +55,7 @@ For Google Cloud, first enter your `GCP Project ID` and then select the authenti
- [Generate a key for a service account](https://cloud.google.com/iam/docs/creating-managing-service-account-keys)
<img src="/images/prowler-app/gcp-service-account-creds.png" alt="GCP Service Account Credentials" width="700" />
For detailed instructions on how to setup Sevice Account authentication, see the [Authentication](/user-guide/providers/gcp/authentication) page.
For detailed instructions on how to setup Service Account authentication, see the [Authentication](/user-guide/providers/gcp/authentication#service-account-authentication) page.
</Tab>
<Tab title="Application Default Credentials">
1. Run the following command in your terminal to authenticate with GCP: