mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
changing wording (#1686)
This commit is contained in:
parent
9ea662d54a
commit
4fae6112e4
|
|
@ -20,7 +20,7 @@ paths:
|
||||||
put:
|
put:
|
||||||
summary: Send a state event to the given room.
|
summary: Send a state event to the given room.
|
||||||
description: |
|
description: |
|
||||||
State events can be sent using this endpoint. These events will be appended
|
State events can be sent using this endpoint. These events will be processed
|
||||||
and the state overwritten if `<room id>`, `<event type>` and `<state key>` all
|
and the state overwritten if `<room id>`, `<event type>` and `<state key>` all
|
||||||
match.
|
match.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue