Skip to content

Commit 78791dd

Browse files
author
Jon Wayne Parrott
committed
Fix typo
1 parent 12bf8cf commit 78791dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-auth/scripts/obtain_user_auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
These credentials are needed to run the system test for OAuth2 credentials.
1818
It's expected that a developer will run this program manually once to obtain
1919
a refresh token. It's highly recommended to use a Google account created
20-
specifically created for testing.
20+
specifically for testing.
2121
"""
2222

2323
import json

0 commit comments

Comments
 (0)