mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 21:14:09 +01:00
Fix missing backtick
This commit is contained in:
parent
3dd2c4f2c4
commit
78f2764133
|
|
@ -100,7 +100,7 @@ paths:
|
|||
"$ref": "definitions/errors/rate_limited.yaml"
|
||||
400:
|
||||
description: |-
|
||||
The `thread_id is not a string, or is empty, or it is provided for
|
||||
The `thread_id` is not a string, or is empty, or it is provided for
|
||||
a receipt of type `m.fully_read`, or the `event_id` is not related
|
||||
to the `thread_id`.
|
||||
schema:
|
||||
|
|
|
|||
Loading…
Reference in a new issue