Skip to content

Commit

Permalink
fix: capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw authored Sep 14, 2021
1 parent e2fd723 commit d62e70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ console.log(metadata.url)
// ipfs://bafyreib4pff766vhpbxbhjbqqnsh5emeznvujayjj4z2iu533cprgbz23m/metadata.json
```

For more examples please see the [API documentation](https://ipfs-shipyard.github.io/nft.storage/client/) or the [examples directory in the project repository][examples directory], which contains sample projects for both [browsers][examples.browser] and [node.js][examples.node].
For more examples please see the [API documentation](https://ipfs-shipyard.github.io/nft.storage/client/) or the [examples directory in the project repository][examples directory], which contains sample projects for both [browsers][examples.browser] and [Node.js][examples.node].

[raw http api]: https://nft.storage/#api-docs
[node.js]: https://nodejs.org/
Expand Down

0 comments on commit d62e70b

Please sign in to comment.