Fix typo in en.api.openid_connect.authorizations.scopes.interactions.description

This commit is contained in:
Dennis Schubert 2020-10-30 02:02:30 +01:00
parent 25a70c2b16
commit af649adcd9
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E

View file

@ -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."