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 f77867b

Browse files
committed
change uppercase to lowercase
1 parent aa66fbf commit f77867b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/regulatory/data/_kid_data.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ 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
{

0 commit comments

Comments
 (0)