From 4203c26d7c6a9f510ad522d5164b884e1ab82e51 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 18 Nov 2016 09:31:22 -0800 Subject: [PATCH] Correct the spelling of GitHub in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e6e4c9..539da89 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ oauth2_proxy (This project was renamed from Google Auth Proxy - May 2015) -A reverse proxy and static file server that provides authentication using Providers (Google, Github, and others) +A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group. [![Build Status](https://secure.travis-ci.org/bitly/oauth2_proxy.png?branch=master)](http://travis-ci.org/bitly/oauth2_proxy) @@ -24,7 +24,7 @@ to validate accounts by email, domain or group. ## OAuth Provider Configuration -You will need to register an OAuth application with a Provider (Google, Github or another provider), and configure it with Redirect URI(s) for the domain you intend to run `oauth2_proxy` on. +You will need to register an OAuth application with a Provider (Google, GitHub or another provider), and configure it with Redirect URI(s) for the domain you intend to run `oauth2_proxy` on. Valid providers are :