mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
Typos in docs (#2055)
* Typo in Guild.createRole docs Added missing semicolon in example code. * consistent periods in docs
This commit is contained in:
@@ -38,7 +38,7 @@ class Presence {
|
||||
}
|
||||
|
||||
/**
|
||||
* Whether this presence is equal to another
|
||||
* Whether this presence is equal to another.
|
||||
* @param {Presence} presence The presence to compare with
|
||||
* @returns {boolean}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user