Merge pull request #130 from mrwacky42/patch-1

Fix spelling
This commit is contained in:
Jehiah Czebotar 2015-07-24 17:35:26 -04:00
commit 221c99b1ec

View File

@ -216,7 +216,7 @@ OAuth2 Proxy responds directly to the following endpoints. All other endpoints w
* /ping - returns an 200 OK response
* /oauth2/sign_in - the login page, which also doubles as a sign out page (it clears cookies)
* /oauth2/start - a URL that will redirect to start the OAuth cycle
* /oauth2/callback - the URL used at the end of the OAuth cycle. The oauth app will be configured with this ass the callback url.
* /oauth2/callback - the URL used at the end of the OAuth cycle. The oauth app will be configured with this as the callback url.
## Logging Format