Fix typo in en.api.openid_connect.authorizations.scopes.interactions.description
This commit is contained in:
parent
25a70c2b16
commit
af649adcd9
1 changed files with 1 additions and 1 deletions
|
|
@ -949,7 +949,7 @@ en:
|
|||
description: "This grants read access to the user's email address to the application."
|
||||
interactions:
|
||||
name: "interactions"
|
||||
description: "This grants read and write permissions on interacting wth posts to the application."
|
||||
description: "This grants read and write permissions on interacting with posts to the application."
|
||||
notifications:
|
||||
name: "notifications"
|
||||
description: "This grants read and write permissions on interactions for the user to the application."
|
||||
|
|
|
|||
Loading…
Reference in a new issue