mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
docs: Typos, consistency and grammar fixes (#6811)
This commit is contained in:
@@ -54,7 +54,7 @@ Formatters.bold = bold;
|
||||
Formatters.channelMention = channelMention;
|
||||
|
||||
/**
|
||||
* Wraps the content inside a codeblock with an optional language.
|
||||
* Wraps the content inside a code block with an optional language.
|
||||
* @method codeBlock
|
||||
* @memberof Formatters
|
||||
* @param {string} contentOrLanguage The language to use, content if a second parameter isn't provided.
|
||||
|
||||
Reference in New Issue
Block a user