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

Commit efe12a3

Browse files
mkg20001dryajov
authored andcommitted
fix typo (#958)
1 parent 65e3e97 commit efe12a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)