diff --git a/changelogs/client_server/newsfragments/1276.clarification b/changelogs/client_server/newsfragments/1276.clarification new file mode 100644 index 000000000..ca5f3aea5 --- /dev/null +++ b/changelogs/client_server/newsfragments/1276.clarification @@ -0,0 +1 @@ +Fix various typos throughout the specification. \ No newline at end of file diff --git a/data/api/server-server/knocks.yaml b/data/api/server-server/knocks.yaml index 2ef5ceaa3..aa388bda7 100644 --- a/data/api/server-server/knocks.yaml +++ b/data/api/server-server/knocks.yaml @@ -287,7 +287,7 @@ paths: items: $ref: "../../event-schemas/schema/core-event-schema/stripped_state.yaml" description: |- - An optional list of [stripped state events](/client-server-api/#stripped-state) + A list of [stripped state events](/client-server-api/#stripped-state) to help the initiator of the knock identify the room. example: $ref: "../../event-schemas/examples/knock_room_state.json"