Browse Source

fixed typo

oiclid 4 years ago
parent
commit
de5c80c104
1 changed files with 1 additions and 1 deletions
  1. 1 1
      community-contributions/discordbot/README.md

+ 1 - 1
community-contributions/discordbot/README.md

@@ -67,7 +67,7 @@ Your tsconfig.json should look like this:
 
 ### Setup and start your application
 In order to start your application, you must use the `discord.`**`ts`**'s `Client` (not the client that is provided by `discord.`**`js`**!).  
-It works the same as the `discord.`**`js`**'s `Client` (same methods, properties, ...).
+It works the same as the `discord.js`**'s `Client` (same methods, properties, ...).
 
 You have different parameters in addition to discord.js when you initialize your `Client`:
 - **`classes` (required)**: