From c8d22786c3ecbf19723a01e2c4300a477506047e Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Sat, 5 Apr 2025 12:53:27 -0600 Subject: [PATCH] typo --- proposals/2966-oauth2-dynamic-registration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2966-oauth2-dynamic-registration.md b/proposals/2966-oauth2-dynamic-registration.md index 5663b450a..61e7fdcb3 100644 --- a/proposals/2966-oauth2-dynamic-registration.md +++ b/proposals/2966-oauth2-dynamic-registration.md @@ -23,7 +23,7 @@ These values are used to describe the client to the user and define how the clie This MSC specifies what metadata values are required by the Matrix specification and how a client can register itself with a Matrix homeserver to get a client identifier. -None of the metadata values are specific to Matrix: they are all registered by various specificaitons in the [OAuth Dynamic Client Registration Metadata](https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#client-metadata) registry, and normative definitions of them are available in their respective RFCs in the registry. +None of the metadata values are specific to Matrix: they are all registered by various specifications in the [OAuth Dynamic Client Registration Metadata](https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#client-metadata) registry, and normative definitions of them are available in their respective RFCs in the registry. #### `client_uri` and relationship with other URIs