@@ -620,10 +620,10 @@ class Send extends Component {
description=(
<div>
<div>
Youareselling{b(`${inputValue}${inputLabel}`)}.
Youareselling{b(`${+inputValue}${inputLabel}`)}.
</div>
<divclassName="send__last-summary-text">
<spanclassName="swap__highlight-text">{recipient.slice(0,6)}</span> will receive between {b(`${minOutput} ${outputLabel}`)} and {b(`${outputValue} ${outputLabel}`)}.