mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
docs: Typos, consistency and grammar fixes (#6811)
This commit is contained in:
@@ -65,7 +65,7 @@ class Widget extends Base {
|
||||
|
||||
if ('presence_count' in data) {
|
||||
/**
|
||||
* The number of the members online.
|
||||
* The number of members online.
|
||||
* @type {number}
|
||||
*/
|
||||
this.presenceCount = data.presence_count;
|
||||
|
||||
Reference in New Issue
Block a user