From 5585bff7391adf16b978d25536d946afcff856a5 Mon Sep 17 00:00:00 2001 From: Kia <1823355+mistakia@users.noreply.github.com> Date: Thu, 19 Jul 2018 08:54:33 -0400 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fffb6c..663db82 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ OrbitDB uses the following modules: - [ipfs](https://github.com/ipfs/js-ipfs) - [ipfs-log](https://github.com/orbitdb/ipfs-log) -- [ipfs-pubub-room](https://github.com/ipfs-shipyard/ipfs-pubsub-room) +- [ipfs-pubsub-room](https://github.com/ipfs-shipyard/ipfs-pubsub-room) - [crdts](https://github.com/orbitdb/crdts) - [orbit-db-cache](https://github.com/orbitdb/orbit-db-cache) - [orbit-db-pubsub](https://github.com/orbitdb/orbit-db-pubsub)