added polish to copy and mobile bugs

This commit is contained in:
David Sun
2019-02-14 15:36:58 -05:00
parent 6619626486
commit e2477b66c6
5 changed files with 13 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ const introData: LinkConfig[] = [
url: `${WebsitePaths.MarketMaker}`,
},
{
label: 'Free Credits',
label: 'Free credits',
url: `${WebsitePaths.Credits}`,
},
];