Skip to content

Commit

Permalink
fix: proper capitalization
Browse files Browse the repository at this point in the history
Signed-off-by: Micah Peltier <[email protected]>
  • Loading branch information
mepeltier authored and sownak committed Nov 19, 2024
1 parent 5fabdc3 commit a1b10e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oid4vc/demo/frontend/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ async function issue_sdjwt_credential(req, res) {
"key1": {
"key2": {
"key3": {
"mandatory": True,
"mandatory": true,
"value_type": "string",
},
},
Expand Down

0 comments on commit a1b10e8

Please sign in to comment.