Docs: Change checkout to check out where necessary (#20926)

Fixes #20775
This commit is contained in:
Sebastian Markgraf
2019-12-10 10:23:07 -08:00
committed by Diana Payton
parent 75923c43d1
commit 7d6bd78e0b
30 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ whitelist =
# Optionally define more headers to sync other user attributes
# Example `headers = Name:X-WEBAUTH-NAME Email:X-WEBAUTH-EMAIL Groups:X-WEBAUTH-GROUPS`
headers =
# Checkout docs on this for more details on the below setting
# Check out docs on this for more details on the below setting
enable_login_token = false
```