Fix typo in moderation policy lists spec (#1832)

This commit is contained in:
Johannes Marbach 2024-05-31 12:12:31 +02:00 committed by GitHub
parent 722c2b1e9a
commit a17550648c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Fix various typos throughout the specification.

View file

@ -13,7 +13,7 @@ deciding what content is undesirable for any particular entity and
should instead be empowering those entities to make their own decisions. should instead be empowering those entities to make their own decisions.
As such, a generic framework for communicating "moderation policy lists" As such, a generic framework for communicating "moderation policy lists"
or "moderation policy rooms" is described. Note that this module only or "moderation policy rooms" is described. Note that this module only
describes the data structures and not how they should be interpreting: describes the data structures and not how they should be interpreted:
the entity making the decisions on filtering is best positioned to the entity making the decisions on filtering is best positioned to
interpret the rules how it sees fit. interpret the rules how it sees fit.