diff --git a/docs/metadata.rst b/docs/metadata.rst index 18f2b579c..d71235653 100644 --- a/docs/metadata.rst +++ b/docs/metadata.rst @@ -193,7 +193,7 @@ explanatory purposes. } }, // Required: The version of the metadata format - "version": "1" + "version": 1 } .. warning:: @@ -289,4 +289,4 @@ or settings would result in a different metadata hash. The metadata here serves as a fingerprint of the whole compilation. `Sourcify `_ makes use of this feature for "full/perfect verification", -as well as pinning the files publicly on IPFS to be accessed with the metadata hash. \ No newline at end of file +as well as pinning the files publicly on IPFS to be accessed with the metadata hash.