From 0070a78e55baf4e303a65dcf2fd268f6fd6a889e Mon Sep 17 00:00:00 2001 From: grausof Date: Thu, 3 Aug 2023 09:15:06 +0200 Subject: [PATCH] Fix typo --- docs/en/wallet-solution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/wallet-solution.rst b/docs/en/wallet-solution.rst index bc6093340..ca5ad38e6 100644 --- a/docs/en/wallet-solution.rst +++ b/docs/en/wallet-solution.rst @@ -116,7 +116,7 @@ Payload +-----------------------------------+-----------------------------------+ | jwks | A JSON Web Key Set (JWKS) `RFC | | | 7517 ` | +| | rfc7517.html>`_ | | | that represents the public part | | | of the signing keys of the Entity | | | at issue. Each JWK in the JWK set |