Feng Lee 10 лет назад
Родитель
Сommit
f6d7c8df1d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -11,7 +11,7 @@ Enhance the **emqttd_ctl** module to allow plugins to register new commands (#25
 
 Add [emqttd_recon plugin](https://github.com/emqtt/emqttd_recon) to debug/optimize the broker (#235)
 
-Add **'./bin/emqttd_ctl broker pubsub'** command to check the status of the core pubsub processes
+Add **'./bin/emqttd_ctl broker pubsub'** command to check the status of core pubsub processes
 
 Add **'./bin/emqttd_top'** command(like etop) to show the top 'msg_q', 'reductions', 'memory' or 'runtime' processes
 
@@ -19,7 +19,7 @@ Add **'./bin/emqttd_top'** command(like etop) to show the top 'msg_q', 'reductio
 
 'rel/files/emqttd.config.development' for development deployment
 
-#### Enhancemenets
+#### Enhancements
 
 Qos1/2 messages will not be dropped under unstable mobile network (#264)