diff --git a/docs/examples/avatars.js b/docs/examples/avatars.js index 81375c5f4..cb496c5ae 100644 --- a/docs/examples/avatars.js +++ b/docs/examples/avatars.js @@ -5,7 +5,7 @@ // import the discord.js module const Discord = require('discord.js'); -// create an instance of a Discord Client, and call it bot +// create an instance of a Discord Client const client = new Discord.Client(); // the token of your bot - https://discordapp.com/developers/applications/me