mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-11 22:14:10 +01:00
Merge pull request #2469 from aaronaxvig/issue2173
Fix italics in redact API description
This commit is contained in:
commit
522210bb5f
|
|
@ -37,7 +37,7 @@ paths:
|
||||||
This cannot be undone.
|
This cannot be undone.
|
||||||
|
|
||||||
Users may redact their own events, and any user with a power level
|
Users may redact their own events, and any user with a power level
|
||||||
greater than or equal to the `redact` power level of the room may
|
greater than or equal to the ``redact`` power level of the room may
|
||||||
redact events there.
|
redact events there.
|
||||||
operationId: redactEvent
|
operationId: redactEvent
|
||||||
security:
|
security:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue