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

Commit

Permalink
docs: fix typo in readme (#3635)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwigschub committed Apr 28, 2021
1 parent d46559d commit 3d68a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core-api/FILES.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ The regular, top-level API for add, cat, get and ls Files on IPFS

```js
{
// The path you want to the file to be accessible at from the root CID _after_ it has been added
// The path you want the file to be accessible at from the root CID _after_ it has been added
path?: string
// The contents of the file (see below for definition)
content?: FileContent
Expand Down

0 comments on commit 3d68a44

Please sign in to comment.