From 559e3110ccfd233ecc125b264639d801d88051f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Kr=C3=BCger?= Date: Tue, 5 Jun 2018 15:52:48 +0200 Subject: [PATCH] fix: typo (IFPS => IPFS) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1730188..923412b 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ HTTP/1.1 200 OK }, ... ], - "hash": "QmQ5SBZnsAbZ1BEmsAZe8keBDbUwQMzuc2ZF7njYDE5Bum" // IFPS reference to this index + "hash": "QmQ5SBZnsAbZ1BEmsAZe8keBDbUwQMzuc2ZF7njYDE5Bum" // IPFS reference to this index } ```