mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-06 22:26:41 +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)
|
### counter(name)
|
||||||
|
|
||||||
Package:
|
Package:
|
||||||
[orbit-db-counter](https://github.com/haadcode/orbit-db-counterstore)
|
[orbit-db-counterstore](https://github.com/haadcode/orbit-db-counterstore)
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
const counter = orbitdb.counter('song_123.play_count')
|
const counter = orbitdb.counter('song_123.play_count')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user