Skip to content

Commit

Permalink
fix: 86699_stock_to_stocks
Browse files Browse the repository at this point in the history
  • Loading branch information
amina-deriv committed Jan 20, 2023
1 parent 0dca817 commit b3be077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cfd/src/Constants/cfd_compare_account_content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const eu_real_content: TCompareAccountContentProps[] = [
financial_maltainvest: [
{ text: localize('Synthetics'), options: { should_show_asterick_at_end: true } },
{ text: localize('Forex: standard') },
{ text: localize('Stock') },
{ text: localize('Stocks') },
{ text: localize('Stock indices') },
{ text: localize('Commodities') },
{ text: localize('Cryptocurrencies') },
Expand Down

0 comments on commit b3be077

Please sign in to comment.