Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
travisgroth committed Dec 9, 2020
1 parent 5ffabc5 commit df116c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/reference/readme.md
Expand Up @@ -989,7 +989,7 @@ Example:
```yaml
- from: http://from.example.com
to: http://to.example.com
allowed_idp_claims:
allowed_idp_claims:
family_name:
- Doe
- Smith
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/settings.yaml
Expand Up @@ -1105,7 +1105,7 @@ settings:
```yaml
- from: http://from.example.com
to: http://to.example.com
allowed_idp_claims:
allowed_idp_claims:
family_name:
- Doe
- Smith
Expand Down

0 comments on commit df116c0

Please sign in to comment.