From c0775fd3afd7127ba4eff4077989af54576eb9c3 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 11 May 2022 08:16:44 +0100 Subject: [PATCH] Fix error code typo See https://spec.matrix.org/v1.2/client-server-api/#other-error-codes --- 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 89792e63..d43bc802 100644 --- a/data/api/client-server/room_state.yaml +++ b/data/api/client-server/room_state.yaml @@ -114,7 +114,7 @@ paths: Some example error codes include: - * `M_INVALID_PARAMETER`: One or more aliases within the `m.room.canonical_alias` + * `M_INVALID_PARAM`: One or more aliases within the `m.room.canonical_alias` event have invalid syntax. * `M_BAD_ALIAS`: One or more aliases within the `m.room.canonical_alias` event