Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Nov 1, 2024
1 parent c593bc7 commit 183c45e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ export default function RelayerManageV3Modal({ relayerInfo, isOpen, onClose, onS
onChange={setFeeRateInput}
/>
</Label>
<Label text="Trasfer Limit">
<Label text="Transfer Limit">
<BalanceInput token={sourceToken} value={transferLimitInput} onChange={setTransferLimitInput} />
</Label>
</div>
Expand Down

0 comments on commit 183c45e

Please sign in to comment.