mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-21 02:14:09 +02:00
Fix typo
Co-Authored-By: turt2live <travpc@gmail.com>
This commit is contained in:
parent
fbd8861180
commit
6e8739c989
|
|
@ -178,7 +178,7 @@ paths:
|
||||||
type: object
|
type: object
|
||||||
description: |-
|
description: |-
|
||||||
Optional client configuration provided by the server. If present,
|
Optional client configuration provided by the server. If present,
|
||||||
clients SHOULD ise the provided object to reconfigure themselves,
|
clients SHOULD use the provided object to reconfigure themselves,
|
||||||
optionally validating the URLs within. This object takes the same
|
optionally validating the URLs within. This object takes the same
|
||||||
form as the one returned from .well-known autodiscovery.
|
form as the one returned from .well-known autodiscovery.
|
||||||
"$ref": "definitions/wellknown/full.yaml"
|
"$ref": "definitions/wellknown/full.yaml"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue