From d422741d8aab8cd4564141da57e2b98eed3c8a85 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Sun, 4 Sep 2016 12:19:17 +0100 Subject: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e62332..05f9e0c 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ auth { | Provider | Option | Notes | |---------:|-------------:|----------------------------------------------------------------------------------------------------------------------------------------| | Google | domain | If this is unset then you must whitelist individual email addresses using `users_whitelist`. | -| Github | organization | If this is unset then any GitHub user can obtain a token. The oauth client and secrets should be issued by the specified organization. | +| Github | organization | If this is unset then you must whitelist individual users using `users_whitelist`. The oauth client and secrets should be issued by the specified organization. | Supported options: -- cgit v1.2.3