Skip to content

Commit

Permalink
very small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 committed Mar 27, 2021
1 parent d87a8b3 commit c6af4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See [the documentation](https://vasild.github.io/cpp-ipfs-http-client) and in pa

See also [IPFS on GitHub](https://github.com/ipfs).

The C++ API is broken up ito the following sections (Note: links below go to the `js-ipfs` project). The following calls are implemented in `cpp-ipfs-http-client`:
The C++ API is broken up into the following sections (Note: links below go to the `js-ipfs` project). The following calls are implemented in `cpp-ipfs-http-client`:

- [Bitswap](https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/BITSWAP.md): *all methods are still to-do*
- [Block](https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/BLOCK.md): get(), put(), stat()
Expand Down

0 comments on commit c6af4bf

Please sign in to comment.