Fix typo in API docs

This commit is contained in:
haad 2016-11-02 14:27:27 +01:00
parent d80f72bae0
commit b4d4267e81

2
API.md
View File

@ -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')