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.

suthesh/comma-fix #1983

Merged
merged 1 commit into from
Aug 9, 2021
Merged
Show file tree
Hide file tree
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 crowdin/messages.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/pages/derivx/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const DerivX = () => {
<SEO
title={localize('Deriv X - a multi-asset CFD trading platform available on Deriv')}
description={localize(
'Deriv X is a fully customisable, easy-to-use online trading platform offering CFDs on forex, commodities cryptocurrencies, and synthetic indices.',
'Deriv X is a fully customisable, easy-to-use online trading platform offering CFDs on forex, commodities, cryptocurrencies, and synthetic indices.',
)}
/>
<Hero />
Expand Down