From b6560983be4b273bf2f406aa2f074281b0ca2e39 Mon Sep 17 00:00:00 2001 From: Daniel Fett Date: Tue, 17 Dec 2024 20:35:50 +0100 Subject: [PATCH] change wording --- openid-4-verifiable-credential-issuance-1_0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openid-4-verifiable-credential-issuance-1_0.md b/openid-4-verifiable-credential-issuance-1_0.md index a6519b8a..b572fc47 100644 --- a/openid-4-verifiable-credential-issuance-1_0.md +++ b/openid-4-verifiable-credential-issuance-1_0.md @@ -2367,7 +2367,8 @@ Start with an empty array and repeat the following until the full path is formed In detail, the array is processed from left to right as follows: - 1. Select the root element of the Credential, i.e., the top-level JSON object. + 1. Select the root element of the Credential, i.e., the top-level object of the + JSON structure representing the claims in the Credential. 2. Process the query of the claims path pointer array from left to right: 1. If the component is a string, select the element in the respective key in the currently selected element(s). If any of the currently