Skip to content

Commit

Permalink
docs: wording
Browse files Browse the repository at this point in the history
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
  • Loading branch information
almeidx and Jiralite committed Aug 13, 2022
1 parent 4c54754 commit 357b7eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/discord.js/src/structures/Integration.js
Expand Up @@ -188,7 +188,7 @@ class Integration extends Base {

if ('scopes' in data) {
/**
* The scopes the application has been authorized for
* The scopes this application has been authorized for
* @type {?OAuth2Scopes[]}
*/
this.scopes = data.scopes;
Expand Down

0 comments on commit 357b7eb

Please sign in to comment.