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 Oct 27, 2018
1 parent e265231 commit 48a3687
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 @@ -98,7 +98,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 48a3687

Please sign in to comment.