Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

Commit cddd2fc

Browse files
authored
Merge pull request #402 from shividhar/master
Fix spelling mistake in docs
2 parents 6d6cb7e + c8c6b66 commit cddd2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For Google, the registration steps are:
5151
* Choose **"Web application"**
5252
* Application name is freeform, choose something appropriate
5353
* Authorized JavaScript origins is your domain ex: `https://internal.yourcompany.com`
54-
* Authorized redirect URIs is the location of oath2/callback ex: `https://internal.yourcompany.com/oauth2/callback`
54+
* Authorized redirect URIs is the location of oauth2/callback ex: `https://internal.yourcompany.com/oauth2/callback`
5555
* Choose **"Create"**
5656
4. Take note of the **Client ID** and **Client Secret**
5757

0 commit comments

Comments
 (0)