changing wording (#1686)

This commit is contained in:
Adam Bien 2023-12-06 08:05:33 +01:00
parent 9ea662d54a
commit 4fae6112e4

View file

@ -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.