diff --git a/docs/guides/end-to-end-testing/testing-strategies/google-authentication.mdx b/docs/guides/end-to-end-testing/testing-strategies/google-authentication.mdx index 0f6f7898ed..957a0967a3 100644 --- a/docs/guides/end-to-end-testing/testing-strategies/google-authentication.mdx +++ b/docs/guides/end-to-end-testing/testing-strategies/google-authentication.mdx @@ -77,7 +77,7 @@ Note the client id and client secret from the previous step and visit the [Google OAuth 2.0 Playground](https://developers.google.com/oauthplayground). Click the `gear` icon in the upper right corner to reveal a -`OAuth 2.0 configuration` panel. In this panel set the follow: +`OAuth 2.0 configuration` panel. In this panel set the following: - OAuth flow: Server-side - Access type: Offline