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

Commit 06ceacc

Browse files
mkg20001daviddias
authored andcommitted
fix typo (#958)
1 parent a85cf70 commit 06ceacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ A complete API definition is in the works. Meanwhile, you can learn how to you u
258258
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:
259259

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

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

0 commit comments

Comments
 (0)