diff --git a/docs/classes/ERC725.md b/docs/classes/ERC725.md index 78caafc8..85de1596 100644 --- a/docs/classes/ERC725.md +++ b/docs/classes/ERC725.md @@ -704,9 +704,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