mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Use correct casing for "learn more" (#14412)
This commit is contained in:
parent
6db1be738d
commit
637a960d3c
@ -73,7 +73,7 @@ function getValues(pendingApproval, t, actions) {
|
||||
},
|
||||
{
|
||||
element: 'a',
|
||||
children: t('learnMore'),
|
||||
children: t('learnMoreUpperCase'),
|
||||
key: 'learnMore-a-href',
|
||||
props: {
|
||||
href:
|
||||
|
Loading…
Reference in New Issue
Block a user