Skip to content
Snippets Groups Projects
Commit a6d3be4d authored by Erik Johnston's avatar Erik Johnston
Browse files

s/m.room.redacted/m.room.redaction/

parent 166bec0c
No related branches found
No related tags found
No related merge requests found
...@@ -1143,7 +1143,7 @@ is the event that caused it to be redacted, which may include a reason. ...@@ -1143,7 +1143,7 @@ is the event that caused it to be redacted, which may include a reason.
Redacting an event cannot be undone, allowing server owners to delete the Redacting an event cannot be undone, allowing server owners to delete the
offending content from the databases. offending content from the databases.
Currently, only room admins can redact events by sending a ``m.room.redacted`` Currently, only room admins can redact events by sending a ``m.room.redaction``
event, but server admins also need to be able to redact events by a similar event, but server admins also need to be able to redact events by a similar
mechanism. mechanism.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment