diff --git a/docs/classes/ERC725.md b/docs/classes/ERC725.md index 4d65dfa3..108a8641 100644 --- a/docs/classes/ERC725.md +++ b/docs/classes/ERC725.md @@ -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