Skip to content

Commit

Permalink
fix: typo (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicoulaud-ledger authored Oct 11, 2024
1 parent 76b75fa commit c85dd5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions registry/uniswap/calldata-UniswapV3Router02.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
},
{
"path": "params.amountOutMinimum",
"label": "Receive Mininum",
"label": "Receive Minimum",
"format": "tokenAmount",
"params": {
"tokenPath": "params.tokenOut"
Expand Down Expand Up @@ -200,4 +200,4 @@
}
}
}
}
}

0 comments on commit c85dd5b

Please sign in to comment.