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

Commit

Permalink
chore: fix jsdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Jun 4, 2018
1 parent a985305 commit 6367f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class BlockService {
/**
* Get multiple blocks a block by cid.
*
* @param {CID} cid
* @param {Array<CID>} cids
* @param {function(Error, Block)} callback
* @returns {void}
*/
Expand Down

0 comments on commit 6367f15

Please sign in to comment.