Fix small typo in README.md.

This commit is contained in:
Robert Hencke 2016-02-16 17:07:26 -05:00
parent b1ccb058d3
commit 51dbc9fb9b

View File

@ -126,7 +126,7 @@ Take note of your `TenantId` if applicable for your situation. The `TenantId` ca
## Email Authentication
To authorize by email domain use `--email-domain=yourcompany.com`. To authorize individual email addresses use `--authenticated-emails-file=/path/to/file` with one email per line. To authorize all email addresse use `--email-domain=*`.
To authorize by email domain use `--email-domain=yourcompany.com`. To authorize individual email addresses use `--authenticated-emails-file=/path/to/file` with one email per line. To authorize all email addresses use `--email-domain=*`.
## Configuration