Daniel Gruno 4 lat temu
rodzic
commit
12bf78268d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -275,7 +275,7 @@ clients:
     - bread
     - bread
     - syrup
     - syrup
 ~~~
 ~~~
-The above would lock publishing the topics `bread` and `syrup` for anyoen not specifically allowed
+The above would lock publishing the topics `bread` and `syrup` for anyone not specifically allowed
  to use those topics in their ACL segment. Users or LDAP groups can be allowed topics via the 
  to use those topics in their ACL segment. Users or LDAP groups can be allowed topics via the 
 `topics` directive in their ACL segment. See the `pypubsub_acl.yaml` file for an example.
 `topics` directive in their ACL segment. See the `pypubsub_acl.yaml` file for an example.