From 6ecd09c2d0eba70cef4ae9047f525631c4e53358 Mon Sep 17 00:00:00 2001 From: JGAntunes Date: Wed, 14 Sep 2016 18:56:04 +0100 Subject: [PATCH] typo on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be5b9e00..535028bc 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ If you want to use an existing ipfs installation you can set `$IPFS_EXEC=/path/t #### ipfsd.create(opts, done) -## IpfsNode(path, opts, disposable) +## IPFSNode(path, opts, disposable) #### node.init(initOpts, done)