From 279a3032663aa7b6ec3cb0ef98b0c054c384dfd5 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Fri, 18 Dec 2020 13:39:42 +0000 Subject: [PATCH] fix typo --- data/ecosystems/i/ipfs.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/ecosystems/i/ipfs.toml b/data/ecosystems/i/ipfs.toml index 048080b5..795cc3e8 100644 --- a/data/ecosystems/i/ipfs.toml +++ b/data/ecosystems/i/ipfs.toml @@ -1,7 +1,7 @@ # Ecosystem Level Information title = "IPFS" -sub_ecosystems = ["Berty", "OrbitDB", "3box] +sub_ecosystems = ["Berty", "OrbitDB", "3box"] github_organizations = ["https://github.com/ipfs", "https://github.com/ipfs-shipyard"]