Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
chore: typos, file name fixes (LedgerHQ#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicoulaud-ledger authored and LL782 committed Oct 8, 2024
1 parent 09071d3 commit e41d02f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specs/erc7730-v1.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"main" : {
"title": "Binding Context Section",
"type": "object",
"description": "The binding context is a set constraints that are used to bind the ERC7730 file to a specific structured data being displayed. Currently, supported contexts include contract-specific constraints or EIP712 message specific constraints.",
"description": "The binding context is a set of constraints that are used to bind the ERC7730 file to a specific structured data being displayed. Currently, supported contexts include contract-specific constraints or EIP712 message specific constraints.",

"properties": {
"$id" : {
Expand Down Expand Up @@ -475,7 +475,7 @@
},
"$ref": {
"title": "Internal Definition",
"description": "An internal defintion that should be used as the field formatting defintion. The value is the key in the display definitions section, as a path expression $.display.definitions.DEFINITION_NAME.",
"description": "An internal definition that should be used as the field formatting definition. The value is the key in the display definitions section, as a path expression $.display.definitions.DEFINITION_NAME.",
"type": "string"
},
"params": {
Expand Down

0 comments on commit e41d02f

Please sign in to comment.