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

Commit

Permalink
fix typo (#958)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 authored and daviddias committed Aug 25, 2017
1 parent a85cf70 commit 06ceacc
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 @@ -258,7 +258,7 @@ A complete API definition is in the works. Meanwhile, you can learn how to you u
Every IPFS instance also exposes the libp2p API at `ipfs.libp2p`. The formal interface for this API hasn't been defined by you can find documentation at its implementations:

- [Node.js bundle](./src/core/runtime/libp2p-nodejs.js)
- [Browser Bungle](./src/code/runtime/libp2p-browser.js)
- [Browser Bundle](./src/code/runtime/libp2p-browser.js)
- [libp2p baseclass](https://github.com/libp2p/js-libp2p)

##### [miscellaneous operations](https://github.com/ipfs/interface-ipfs-core/tree/master/API/generic)
Expand Down

0 comments on commit 06ceacc

Please sign in to comment.