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 3f7988c

Browse files
committed
change uppercase to lowercase
1 parent 240b5f5 commit 3f7988c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/regulatory/data/_kid_data.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ const kid_data = [
1515
ref: 'kid_deriv_crypto.pdf',
1616
},
1717
{
18-
title: <Localize translate_text="Multipliers - Forex" />,
18+
title: <Localize translate_text="Multipliers - forex" />,
1919
ref: 'kid_deriv_multipliers_forex.pdf',
2020
},
2121
{
22-
title: <Localize translate_text="Multipliers - Cryptocurrencies" />,
22+
title: <Localize translate_text="Multipliers - cryptocurrencies" />,
2323
ref: 'kid_deriv_multipliers_cryptocurrencies.pdf',
2424
},
2525
{
2626
title: <Localize translate_text="Stocks" />,
2727
ref: 'kid_deriv_Stocks.pdf',
2828
},
2929
{
30-
title: <Localize translate_text="Stock Indices" />,
30+
title: <Localize translate_text="Stock indices" />,
3131
ref: 'kid_deriv_Stock Indices.pdf',
3232
},
3333
]

0 commit comments

Comments
 (0)