소스 검색

fixed a typo

oiclid 4 년 전
부모
커밋
9a85c6f056
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      community-contributions/discordbot/README.md

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

@@ -65,8 +65,8 @@ Your tsconfig.json should look like this:
 }
 ```
 
-### Setup and start 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.  
+### 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.  
 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`: