fix wording for api.openid_connect.scopes.notifications
This commit is contained in:
parent
6109c93556
commit
0b51bff255
1 changed files with 1 additions and 1 deletions
|
|
@ -952,7 +952,7 @@ en:
|
||||||
description: "This grants read and write permissions on interacting with posts to the application."
|
description: "This grants read and write permissions on interacting with posts to the application."
|
||||||
notifications:
|
notifications:
|
||||||
name: "notifications"
|
name: "notifications"
|
||||||
description: "This grants read and write permissions on interactions for the user to the application."
|
description: "This grants read and write permissions on notifications for the user to the application."
|
||||||
'private:read':
|
'private:read':
|
||||||
name: "private:read"
|
name: "private:read"
|
||||||
description: "This grants read privileges on private posts and streams to the application."
|
description: "This grants read privileges on private posts and streams to the application."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue