Skip to content

Commit

Permalink
Update packages/blob-index/src/sharded-dag-index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
  • Loading branch information
gammazero and Alan Shaw authored May 9, 2024
1 parent 7543002 commit ac73346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/blob-index/src/sharded-dag-index.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export const fromArchive = async (carData) => {
}

/**
* Create a sharded DAG index by indexing blocks in the the passed CAR shards.
* Create a sharded DAG index by indexing blocks in the passed CAR shards.
*
* @param {API.UnknownLink} content
* @param {Uint8Array[]} shards
Expand Down

0 comments on commit ac73346

Please # to comment.