Browse Source

chore: make spellcheck happy

JianBo He 3 years atrás
parent
commit
eac21e5b0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/emqx_authz/i18n/emqx_authz_schema_i18n.conf

+ 1 - 1
apps/emqx_authz/i18n/emqx_authz_schema_i18n.conf

@@ -97,7 +97,7 @@ It is NOT allowed to configure two or more sources of the same type.
 Path to the file which contains the ACL rules.
 Path to the file which contains the ACL rules.
 If the file provisioned before starting EMQX node,
 If the file provisioned before starting EMQX node,
 it can be placed anywhere as long as EMQX has read access to it.
 it can be placed anywhere as long as EMQX has read access to it.
-That is, EMQX will treat it as readonly.
+That is, EMQX will treat it as read only.
 
 
 In case the rule-set is created or updated from EMQX Dashboard or HTTP API,
 In case the rule-set is created or updated from EMQX Dashboard or HTTP API,
 a new file will be created and placed in `authz` subdirectory inside EMQX's `data_dir`,
 a new file will be created and placed in `authz` subdirectory inside EMQX's `data_dir`,