mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 02:53:31 +01:00
fix: grammar stuff
This commit is contained in:
@@ -360,7 +360,7 @@ class MessageEmbed {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check for valid field input and resolves strings.
|
* Normalizes field input and resolves strings.
|
||||||
* @param {...EmbedField|EmbedField[]} fields Fields to normalize
|
* @param {...EmbedField|EmbedField[]} fields Fields to normalize
|
||||||
* @returns {EmbedField[]}
|
* @returns {EmbedField[]}
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user