diff --git a/README.md b/README.md index 6da0b3adba..d43c38bf8a 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,7 @@ Every IPFS instance also exposes the libp2p API at `ipfs.libp2p`. The formal int ##### [object](https://github.com/ipfs/interface-ipfs-core/tree/master/API/object) -> Consider using the [dag API](#dag) API instead. +> Consider using the [dag API](#dag) instead. - [`ipfs.object.new([template][, callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/API/object#objectnew) - [`ipfs.object.put(obj, [options, callback])`](https://github.com/ipfs/interface-ipfs-core/tree/master/API/object#objectput)