mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 19:13:31 +01:00
docs: fix a typo and use milliseconds instead of ms (#7251)
This commit is contained in:
@@ -155,7 +155,7 @@ export interface InvalidRequestWarningData {
|
||||
*/
|
||||
count: number;
|
||||
/**
|
||||
* Time in ms remaining before the count resets
|
||||
* Time in milliseconds remaining before the count resets
|
||||
*/
|
||||
remainingTime: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user