Commit 78e41848 authored by Noah Zinsmeister's avatar Noah Zinsmeister

another copy fix

parent 77c09053
......@@ -539,7 +539,7 @@ export default function Swap({ history }: RouteComponentProps) {
) : (
<MouseoverTooltip
text={
'You must give the Uniswap smart contracts permission to use your' +
'You must give the Uniswap smart contracts permission to use your ' +
currencies[Field.INPUT]?.symbol +
'. You only have to do this once per token.'
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment