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

Commit 9ebcd33

Browse files
committed
chore: revert license
1 parent fa12356 commit 9ebcd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ipfs-http-client/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ The js-ipfs-http-client is a work in progress. As such, there's a few things you
341341

342342
This module started as a direct mapping from the go-ipfs cli to a JavaScript implementation, although this was useful and familiar to a lot of developers that were coming to IPFS for the first time, it also created some confusion on how to operate the core of IPFS and have access to the full capacity of the protocol. After much consideration, we decided to create `interface-ipfs-core` with the goal of standardizing the interface of a core implementation of IPFS, and keep the utility functions the IPFS community learned to use and love, such as reading files from disk and storing them directly to IPFS.
343343

344-
## Licenseee
344+
## License
345345

346346
[MIT](LICENSE)
347347

0 commit comments

Comments
 (0)