mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
docs: fix a number of spelling mistakes (#2469)
This commit is contained in:
@@ -158,7 +158,7 @@ class Activity {
|
||||
}
|
||||
|
||||
/**
|
||||
* When concatenated with a string, this automatically returns the activities's name instead of the Activity object.
|
||||
* When concatenated with a string, this automatically returns the activities' name instead of the Activity object.
|
||||
* @returns {string}
|
||||
*/
|
||||
toString() {
|
||||
|
||||
Reference in New Issue
Block a user