diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2022-11-11 13:15:08 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2022-11-11 13:15:08 -0800 |
commit | 95322ca972e65f663c0e9a4e7a7a8325e7dcb199 (patch) | |
tree | 5898489fe3ecbd88c0713216da5060a6be38a6a9 /notes/ipld_car_explore.md | |
parent | 88212d07909e768a72e861a8176df8cffc87cbdf (diff) | |
download | adenosine-95322ca972e65f663c0e9a4e7a7a8325e7dcb199.tar.gz adenosine-95322ca972e65f663c0e9a4e7a7a8325e7dcb199.zip |
spellcheck
Diffstat (limited to 'notes/ipld_car_explore.md')
-rw-r--r-- | notes/ipld_car_explore.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/ipld_car_explore.md b/notes/ipld_car_explore.md index bb11c31..ed61d83 100644 --- a/notes/ipld_car_explore.md +++ b/notes/ipld_car_explore.md @@ -1,5 +1,5 @@ -Thie CAR format used for repository exports is compatible with IPLD. This means +The CAR format used for repository exports is compatible with IPLD. This means the generic `ipfs` command-line tool (aka, [kubo](https://docs.ipfs.tech/reference/kubo/cli/#ipfs-dag)) can be used to import and explore the tree contents. |