diff --git a/EIPS/eip-1820.md b/EIPS/eip-1820.md index 67db3067b2cda4..09e2dc4bbc253d 100644 --- a/EIPS/eip-1820.md +++ b/EIPS/eip-1820.md @@ -339,7 +339,9 @@ The contract has the address above for every chain on which it is deployed.
Raw metadata of ./contracts/ERC1820Registry.sol
-{
+
+```json
+{
         "compiler": {
           "version": "0.5.3+commit.10d17f24"
         },
@@ -655,7 +657,9 @@ The contract has the address above for every chain on which it is deployed.
           }
         },
         "version": 1
-      }
+      }
+```
+