mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-04 21:26:37 +00:00
Fix typo in API docs
This commit is contained in:
parent
d80f72bae0
commit
b4d4267e81
2
API.md
2
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')
|
||||
|
Loading…
x
Reference in New Issue
Block a user