Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
biancabuzea200 committed Nov 7, 2023
1 parent 91556dc commit a24425c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learn/dapp-developer/read-profile-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The explorer on 🔮 [universalprofile.cloud](https://universalprofile.cloud/) i

## Setup

To easily interact with a profile you should use the ⚒️ [erc725.js](https://npmjs.com/package/@erc725/erc725.js). It is able to fetch and conde profile and contract data easily. You can install it in your project using:
To easily interact with a profile you should use the ⚒️ [erc725.js](https://npmjs.com/package/@erc725/erc725.js). It is able to fetch and encode profile and contract data easily. You can install it in your project using:

```shell
npm install @erc725/erc725.js
Expand Down

0 comments on commit a24425c

Please sign in to comment.