mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-10 01:43:43 +01: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
|
||||
description: |-
|
||||
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
|
||||
form as the one returned from .well-known autodiscovery.
|
||||
"$ref": "definitions/wellknown/full.yaml"
|
||||
|
|
|
|||
Loading…
Reference in a new issue