Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Kevin/calculator remove is before formula #1341

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/trader-tools/_swap-calculator.js
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ const SwapCalculator = () => {
</RightContentHeader>

<StyledText size="1.6rem">
<Localize translate_text="For forex and commodities, the swap charge is calculated using the formula is:" />
<Localize translate_text="For forex and commodities, the swap charge is calculated using the formula:" />
</StyledText>
<StyledText size="1.6rem" mb="2rem">
<Localize
Expand Down