diff --git a/README.md b/README.md index 46a32b4..18ad2d4 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,6 @@ Get a key for storing the ipns entry in the datastore. ```js const marshalledData = ipns.marshal(entryData) -}); ``` Returns the entry data serialized.