Browse Source

Update mqtt.md

jinfahua 5 years atrás
parent
commit
ef939462fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/zh_CN/rules/sources/mqtt.md

+ 1 - 1
docs/zh_CN/rules/sources/mqtt.md

@@ -30,7 +30,7 @@ demo: #Conf_key
 默认订阅QoS级别。
 
 ### concurrency
-设置运行的线程数,默认值为1。如果设置进程数大于1,必须使用共享订阅模式。
+设置运行的协程数,默认值为1。如果设置协程数大于1,必须使用共享订阅模式。
 
 ### sharedsubscription