From 6e8739c989172c351a6ead66f073b413f6340326 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Fri, 11 Jan 2019 08:15:08 -0700 Subject: [PATCH] Fix typo Co-Authored-By: turt2live --- api/client-server/login.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/client-server/login.yaml b/api/client-server/login.yaml index cef3d26f5..98914a060 100644 --- a/api/client-server/login.yaml +++ b/api/client-server/login.yaml @@ -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"