mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-03 01:20:07 +00:00
docs: Typos, consistency and grammar fixes (#6811)
This commit is contained in:
@@ -45,7 +45,7 @@ class RateLimitError extends Error {
|
||||
this.global = global;
|
||||
|
||||
/**
|
||||
* The maximum amount of requests of this end point
|
||||
* The maximum amount of requests of this endpoint
|
||||
* @type {number}
|
||||
*/
|
||||
this.limit = limit;
|
||||
|
||||
Reference in New Issue
Block a user