From 4fae6112e4bb2234923e50f83c232aadf006f5c3 Mon Sep 17 00:00:00 2001 From: Adam Bien Date: Wed, 6 Dec 2023 08:05:33 +0100 Subject: [PATCH] changing wording (#1686) --- data/api/client-server/room_state.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/room_state.yaml b/data/api/client-server/room_state.yaml index 53089443..ee4a2e4f 100644 --- a/data/api/client-server/room_state.yaml +++ b/data/api/client-server/room_state.yaml @@ -20,7 +20,7 @@ paths: put: summary: Send a state event to the given room. 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 ``, `` and `` all match.