Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit b7746b5

Browse files
Alan Shawachingbrain
Alan Shaw
andauthored
fix: dag.import description in core docs (#4013)
Co-authored-by: achingbrain <[email protected]>
1 parent afe2f39 commit b7746b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core-api/DAG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ within the CARs.
203203

204204
| Name | Type | Description |
205205
| ---- | ---- | ----------- |
206-
| sources | `AsyncIterable<Uint8Array>` | `AsyncIterable<AsyncIterable<Uint8Array>>` | One or more [CAR file][] streams |
206+
| sources | `AsyncIterable<Uint8Array>` | One or more [CAR file][] streams |
207207

208208
### Options
209209

0 commit comments

Comments
 (0)