improvement: add back comma

This commit is contained in:
Scott Wilson
2024-10-29 14:46:53 -07:00
parent 1986fe9617
commit 57e214ef50

View File

@@ -47,7 +47,7 @@ The following attributes are available within project permissions:
- **Username**: `{{ identity.username }}`
- **Metadata Attributes**: `{{ identity.metadata.<metadata-key-name> }}`
During policy execution these placeholders are replaced by their actual values prior to evaluation.
During policy execution, these placeholders are replaced by their actual values prior to evaluation.
### Example Use Case