Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamDenniss committed May 31, 2019
1 parent dfc5f40 commit b6b5961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ OIDAuthorizationRequest *request =
clientId:kClientID
scopes:@[OIDScopeOpenID,
OIDScopeProfile]
redirectURL:KRedirectURI
redirectURL:kRedirectURI
responseType:OIDResponseTypeCode
additionalParameters:nil];

Expand Down

0 comments on commit b6b5961

Please sign in to comment.