Skip to content

Commit

Permalink
Merge pull request #713 from lukso-network/fixTypo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
Hugoo authored Nov 7, 2023
2 parents 91556dc + a24425c commit 1dd2603
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 1dd2603

Please sign in to comment.