浏览代码

fixed md format

oiclid 4 年之前
父节点
当前提交
73c1fa12e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      community-contributions/discordbot/README.md

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

@@ -66,7 +66,7 @@ Your tsconfig.json should look like this:
 ```
 
 ### Setup and start building your application
-** NB **  To start your application, you must use the `discord.ts`'s Client and not the client that is provided by `discord.js.  
+NB:  To start your application, you must use the `discord.ts`'s Client and not the client that is provided by `discord.js.  
 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`: