Skip to content

Commit e27844f

Browse files
authored
Fix Google Authentication type (#5521)
Change "follow" to "following" under "Using the Google OAuth 2.0 Playground to Create Testing Credentials" instruction
1 parent ee69c1c commit e27844f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/end-to-end-testing/testing-strategies/google-authentication.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Note the client id and client secret from the previous step and visit the
7777
[Google OAuth 2.0 Playground](https://developers.google.com/oauthplayground).
7878

7979
Click the `gear` icon in the upper right corner to reveal a
80-
`OAuth 2.0 configuration` panel. In this panel set the follow:
80+
`OAuth 2.0 configuration` panel. In this panel set the following:
8181

8282
- OAuth flow: Server-side
8383
- Access type: Offline

0 commit comments

Comments
 (0)