Skip to content

Commit

Permalink
Fix typo in scope description
Browse files Browse the repository at this point in the history
  • Loading branch information
RushanNanayakkara committed Oct 18, 2024
1 parent f01fcd8 commit 157dbbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@
<Scope displayName="View Notification Template" name="internal_template_mgt_view"
description="View notification templates and types in the organization (root)"/>
<Scope displayName="Create Notification Template" name="internal_template_mgt_create"
description="Create new notification template and types in the organization (root)"/>
description="Create new notification templates and types in the organization (root)"/>
<Scope displayName="Update Notification Template" name="internal_template_mgt_update"
description="Update notification templates and types in the organization (root)"/>
<Scope displayName="Delete Notification Template" name="internal_template_mgt_delete"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@
<Scope displayName="View Notification Template" name="internal_template_mgt_view"
description="View notification templates and types in the organization (root)"/>
<Scope displayName="Create Notification Template" name="internal_template_mgt_create"
description="Create new notification template and types in the organization (root)"/>
description="Create new notification templates and types in the organization (root)"/>
<Scope displayName="Update Notification Template" name="internal_template_mgt_update"
description="Update notification templates and types in the organization (root)"/>
<Scope displayName="Delete Notification Template" name="internal_template_mgt_delete"
Expand Down

0 comments on commit 157dbbb

Please sign in to comment.