mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
fix: typo
This commit is contained in:
@@ -188,7 +188,7 @@ class MessageEmbed {
|
||||
}
|
||||
|
||||
/**
|
||||
* Adds a fields to the embed (max 25).
|
||||
* Adds fields to the embed (max 25).
|
||||
* @param {...EmbedField|EmbedField[]} fields The fields to add
|
||||
* @returns {MessageEmbed}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user