mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
docs: fix typos (#2868)
This commit is contained in:
@@ -435,7 +435,7 @@ class Guild extends Base {
|
||||
|
||||
/**
|
||||
* Creates an integration by attaching an integration object
|
||||
* @param {IntegrationData} data The data for thes integration
|
||||
* @param {IntegrationData} data The data for the integration
|
||||
* @param {string} reason Reason for creating the integration
|
||||
* @returns {Promise<Guild>}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user