Skip to content

Commit

Permalink
Fix Netflix#9313 dynamic configuration typo (Netflix#9314)
Browse files Browse the repository at this point in the history
  • Loading branch information
paigekim29 authored Apr 22, 2022
1 parent 6772a03 commit 650423d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitbook/configuration/dynamic-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ group_mapping:
* We store IAM inline policy permission templates in dynamic configuration. This is where you can add templates that fit your organization's needs, and it will show up in the dropdown menu for the inline policy editor. Here's an example of how you can add templates to your dynamic config:

```yaml
permission_tempaltes:
permission_templates:
- key: default
text: Default Template
value: |-
Expand Down

0 comments on commit 650423d

Please sign in to comment.