Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 6367f15

Browse files
committed
chore: fix jsdocs
1 parent a985305 commit 6367f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ class BlockService {
9999
/**
100100
* Get multiple blocks a block by cid.
101101
*
102-
* @param {CID} cid
102+
* @param {Array<CID>} cids
103103
* @param {function(Error, Block)} callback
104104
* @returns {void}
105105
*/

0 commit comments

Comments
 (0)