From 381f568583662dc77a28fa6805d5409400232910 Mon Sep 17 00:00:00 2001 From: Giuseppe De Marco Date: Thu, 6 Jul 2023 10:42:31 +0200 Subject: [PATCH] fix: typo --- docs/en/wallet-instance-attestation.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/en/wallet-instance-attestation.rst b/docs/en/wallet-instance-attestation.rst index ab87b0445..8fff2f553 100644 --- a/docs/en/wallet-instance-attestation.rst +++ b/docs/en/wallet-instance-attestation.rst @@ -395,8 +395,7 @@ Payload || || Instance attestation issuer. See | || || the example below in this section. | +---------------------------+-------------------------------------------+ -|| sub || The public url of the issuer | -|| || concatenated with the thumbprint | +|| sub || thumbprint value | || || of the JWK of the Wallet Instance | || || for which the attestation is | || || being issued. |