Skip to content

Commit

Permalink
Merge pull request #42 from defitricks/patch-1
Browse files Browse the repository at this point in the history
Fix typo and improve grammar Update README.md
  • Loading branch information
jovfer authored Jan 15, 2025
2 parents e71d06f + 86421b9 commit 39d6fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ const internalTransactions = async () => {

#### `explainTokenPrice`

Get a list of tokens and pool how price for calculated.
Get a list of tokens and pools explaining how the price is calculated.

```javascript
const tokenPriceExplanation = async () => {
Expand Down

0 comments on commit 39d6fcf

Please sign in to comment.