mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Remove stray backtick
This commit is contained in:
parent
b2e4318fd2
commit
6ed4d10f20
|
|
@ -144,7 +144,7 @@ paths:
|
||||||
examples:
|
examples:
|
||||||
application/json: {
|
application/json: {
|
||||||
"errcode": "M_NOT_FOUND",
|
"errcode": "M_NOT_FOUND",
|
||||||
"error": "Could not find event `$Rqnc-F-dvnEYJTyHq_iKxU2bZ1CI92-kuZq3a5lr5Zg"
|
"error": "Could not find event $Rqnc-F-dvnEYJTyHq_iKxU2bZ1CI92-kuZq3a5lr5Zg"
|
||||||
}
|
}
|
||||||
schema:
|
schema:
|
||||||
"$ref": "../client-server/definitions/errors/error.yaml"
|
"$ref": "../client-server/definitions/errors/error.yaml"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue