From f3353c0eeaf0fbd86f5f1d2790cced9d908bf58a Mon Sep 17 00:00:00 2001 From: Sharif Nassar Date: Fri, 24 Jul 2015 14:31:25 -0700 Subject: [PATCH] Fix spelling *snicker* *titter* *giggle* --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb42c90..370f100 100644 --- a/README.md +++ b/README.md @@ -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