mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
docs: grammar fixes (#6308)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* Represents a HTTP error from a request.
|
||||
* Represents an HTTP error from a request.
|
||||
* @extends Error
|
||||
*/
|
||||
class HTTPError extends Error {
|
||||
|
||||
Reference in New Issue
Block a user