Просмотр исходного кода

fix(conf): auto subscription, batter docs

Co-authored-by: Dmitrii <99872536+ieQu1@users.noreply.github.com>
DDDHuang 3 лет назад
Родитель
Сommit
88403559af
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      apps/emqx_auto_subscribe/etc/emqx_auto_subscribe.conf

+ 3 - 3
apps/emqx_auto_subscribe/etc/emqx_auto_subscribe.conf

@@ -1,8 +1,8 @@
 
-## When the device log in successfully,
-## The auto-subscribe will complete the subscription for the device
+## When the device logs in successfully,
+## the auto-subscribe will complete the subscription for the device
 ## according to the preset topics list.
-## Placeholders is supported.
+## Placeholders are supported.
 ##
 ## - ${clientid}
 ## - ${username}