From b4d4267e81ccd60b17bc1cf72ba52bb8cabb31ed Mon Sep 17 00:00:00 2001 From: haad Date: Wed, 2 Nov 2016 14:27:27 +0100 Subject: [PATCH] Fix typo in API docs --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 931c156..634d9a0 100644 --- a/API.md +++ b/API.md @@ -251,7 +251,7 @@ After creating an instance of `orbitd-db`, you can now access the different data ### counter(name) Package: - [orbit-db-counter](https://github.com/haadcode/orbit-db-counterstore) + [orbit-db-counterstore](https://github.com/haadcode/orbit-db-counterstore) ```javascript const counter = orbitdb.counter('song_123.play_count')