Skip to content

Commit

Permalink
docs: fix md so it is compatible with mdx3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugoo committed Nov 6, 2023
1 parent c3d84c1 commit b9d5b38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/classes/ERC725.md
Original file line number Diff line number Diff line change
Expand Up @@ -694,9 +694,9 @@ The key name or erc725y json schema associated to the key hash to decode, for in

#### Returns

| Name | Type | Description |
| :---------------- | :--------------------------------------------------- | :----------------------------------------------- |
| `dynamicKeyParts` | {type: string, value: string OR number OR boolean}[] | The dynamic key parts decoded from the key hash. |
| Name | Type | Description |
| :---------------- | :----------------------------------------------------- | :----------------------------------------------- |
| `dynamicKeyParts` | \{type: string, value: string OR number OR boolean\}[] | The dynamic key parts decoded from the key hash. |

#### Example

Expand Down

0 comments on commit b9d5b38

Please sign in to comment.