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.

Commit e89f88a

Browse files
committed
fix:trading signal add dot
1 parent f94468c commit e89f88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/dmt5-trading-signals/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const signal_content_provider = {
4545
<Localize translate_text="If you are a professional trader, the MT5 trading signals service allows you to share your strategies with other traders for free or a subscription fee that you determine. When traders subscribe to your signal, your deals are automatically replicated on their accounts each time you place a trade." />
4646
),
4747
list: [
48-
<Localize translate_text="Easy to set up – no installation required" key={0} />,
48+
<Localize translate_text="Easy to set up – no installation required." key={0} />,
4949
<Localize translate_text="Additional income stream from monthly subscriptions." key={1} />,
5050
<Localize translate_text="Automated copying – no extra work from you." key={2} />,
5151
],

0 commit comments

Comments
 (0)