Skip to content

Commit

Permalink
change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfett committed Dec 17, 2024
1 parent b03a75b commit b656098
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b656098

Please sign in to comment.