diff --git a/src/pages/markets/components/sub-markets/_cfds.js b/src/pages/markets/components/sub-markets/_cfds.js index 9ea01fedaf0..bf9abf88c9e 100644 --- a/src/pages/markets/components/sub-markets/_cfds.js +++ b/src/pages/markets/components/sub-markets/_cfds.js @@ -20,19 +20,19 @@ const CFDs = ({ market_content, market_tab_name }) => ( {localize( - 'CFD trading allows you to bet on the price movement of the underlying asset without purchasing it.', + 'CFD trading allows you to speculate on the price movement of the underlying asset without purchasing it.', )} - {localize( + {localize( 'On Deriv, trading CFDs with high leverage lets you pay only a small fraction of the contract’s value and amplify your potential profit, similarly increasing your potential loss.', )} - { - market_tab_name === 'stock-indices' - ? - : - } + {market_tab_name === 'stock-indices' ? ( + + ) : ( + + )} {localize('Instruments available for CFD trading')}