mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Forgot 'not'
This commit is contained in:
parent
9c75d7c47a
commit
8e9a8300eb
|
|
@ -139,7 +139,7 @@ paths:
|
|||
required: ['auth_chain_ids', 'pdu_ids']
|
||||
404:
|
||||
description: |-
|
||||
The given `event_id` was found or the server doesn't know about the state at
|
||||
The given `event_id` was not found or the server doesn't know about the state at
|
||||
that event to return anything useful.
|
||||
examples:
|
||||
application/json: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue