From 98447c6f0466c4e797e9e43c06b3acdd0330b128 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A8r=20Kessels?= Date: Wed, 22 Apr 2026 09:47:44 +0200 Subject: [PATCH] fix: Fix typo to make url valid --- spec/spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/spec.md b/spec/spec.md index cf352a6..82c1415 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -337,7 +337,7 @@ This section consolidates in one place common terms used across open standards t ~ [RFC 7636 Proof Key for Code Exchange by OAuth Public Clients](https://datatracker.ietf.org/doc/html/rfc7636). Status: RFC - Proposed Standard. [[def: SD-JWT VC]] -~ [SD-JWT-based Verifiable Credentials (SD-JWT VC) - draft 13](hhttps://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/13/). Status: WG Document. +~ [SD-JWT-based Verifiable Credentials (SD-JWT VC) - draft 13](https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/13/). Status: WG Document. [[def: Secp256r1]] ~ `Secp256r1` curve in [RFC 5480 ECC SubjectPublicKeyInfo Format](https://datatracker.ietf.org/doc/html/rfc5480). Status: RFC - Proposed Standard.