mirror of
https://github.com/mattermost/mattermost.git
synced 2026-05-28 04:35:04 -04:00
typo
This commit is contained in:
parent
d0882c0dd7
commit
669da23e8e
1 changed files with 1 additions and 1 deletions
|
|
@ -621,7 +621,7 @@ export const permissionRolesStrings: Record<string, Record<string, MessageDescri
|
|||
defaultMessage: 'Manage Outgoing OAuth Credentials',
|
||||
},
|
||||
description: {
|
||||
id: 'admin.permissions.permission.manage_outgoing_oauth_credentials.description',
|
||||
id: 'admin.permissions.permission.manage_outgoing_oauth_connections.description',
|
||||
defaultMessage: 'Create, edit, and delete outgoing OAuth credentials.',
|
||||
},
|
||||
}),
|
||||
|
|
|
|||
Loading…
Reference in a new issue