Skip to content

Commit caf9cde

Browse files
committed
docs: update description of class
The replacement route justifies this change.
1 parent d11086d commit caf9cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/discord.js/src/structures/ClientApplication.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const PermissionsBitField = require('../util/PermissionsBitField');
1515
*/
1616

1717
/**
18-
* Represents a Client OAuth2 Application.
18+
* Represents a client application.
1919
* @extends {Application}
2020
*/
2121
class ClientApplication extends Application {

0 commit comments

Comments
 (0)