8000 Fixed typo "authroized" to "authorized" (#982) · abhiravredox/java-docs-samples@f3295b8 · GitHub
[go: up one dir, main page]

Skip to content

Commit f3295b8

Browse files
BurkHufnagelkurtisvg
authored andcommitted
Fixed typo "authroized" to "authorized" (GoogleCloudPlatform#982)
1 parent 6fc6424 commit f3295b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/oauth2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ detailed instructions.
2020

2121
## Setup
2222
1. In the [Cloud Developers Console](https://cloud.google.com/console) > API Manager > Credentials,
23-
create a Oauth Client ID for a Web Application. You will need to provide an authroized JavaScript
23+
create a Oauth Client ID for a Web Application. You will need to provide an authorized JavaScript
2424
origin. Typically, https://projectID.appspot.com.
2525
1. Edit `src/main/webapp/index.html` and change `YOUR_CLIENT_ID_HERE.apps.googleusercontent.com` to
2626
Client ID from the prior step.

0 commit comments

Comments
 (0)
0