Skip to content

Commit

Permalink
Fix typo in pool liquidity add form (#5447)
Browse files Browse the repository at this point in the history
Signed-off-by: Lefteris Karapetsas <[email protected]>
  • Loading branch information
LefterisJP authored Mar 22, 2024
1 parent 004f9dd commit d3b5b10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const {
<BalLoadingBlock v-else class="w-10" />

<BalTooltip
:text="`LP tokens you are expected to recieve, not
:text="`LP tokens you are expected to receive, not
including possible slippage (${fNum(slippage, FNumFormats.percent)})`"
>
<template #activator>
Expand Down

0 comments on commit d3b5b10

Please sign in to comment.