diff --git a/DOCUMENT.md b/DOCUMENT.md index 5165afa..e2a04bc 100644 --- a/DOCUMENT.md +++ b/DOCUMENT.md @@ -301,7 +301,7 @@ const w = new Discord.WebEmbed() .setDescription('description uh') .setProvider({ name: 'provider', url: 'https://google.com' }) .setTitle('This is Title') - .setURL('https://google.com') + .setURL('https://google.com') .setImage( 'https://cdn.discordapp.com/attachments/820557032016969751/959093026695835648/unknown.png', )