From 8537d9aa33d20ac17b8d89313a20266f9d6f18f5 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Mon, 7 Jan 2019 14:26:12 +1100 Subject: [PATCH] Fix reference to Peer Routing Should fix #2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a9949..978a79d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ tests(tape, common) # API -A valid (read: that follows this abstraction) Peer Routing module must implement the following API. +A valid (read: that follows this abstraction) Content Routing module must implement the following API. ### `.findProviders`