Ver código fonte

chore: update apps/emqx_modules/README.md

JianBo He 2 anos atrás
pai
commit
bd935e34e6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      apps/emqx_modules/README.md

+ 1 - 1
apps/emqx_modules/README.md

@@ -6,7 +6,7 @@ protocol standard, including "Delayed Publish", "Topic Rewrite", "Topic Metrics"
 
 
 ## Delayed Publish
 ## Delayed Publish
 
 
-After enabling this module, messages sent by the user with the prefix
+After enabling this module, messages sent by the clients with the topic prefixed with
 `$delayed/{Interval}/{Topic}` will be delayed by `{Interval}` seconds before
 `$delayed/{Interval}/{Topic}` will be delayed by `{Interval}` seconds before
 being published to the `{Topic}`.
 being published to the `{Topic}`.