Fix typo in moderation policy lists spec

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach 2024-05-31 11:12:23 +02:00
parent 722c2b1e9a
commit 3309a3b0b7
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.