From f384bca54c4cabf6e0eb384ee5d8dab1edec992a Mon Sep 17 00:00:00 2001 From: Paul Cowgill Date: Wed, 18 Dec 2019 15:21:05 -0600 Subject: [PATCH] Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f82a15c..de75ee9 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ npm install orbit-db-cli -g ### Module with IPFS Instance -If you're using `orbitd-db` to develop **browser** or **Node.js** applications, use it as a module with the javascript instance of IPFS +If you're using `orbit-db` to develop **browser** or **Node.js** applications, use it as a module with the javascript instance of IPFS Install dependencies: