fix: correct typo on 'Minimum Tx'
This commit is contained in:
parent
b5051badd0
commit
172ecb3f68
2 changed files with 4 additions and 4 deletions
|
|
@ -56,7 +56,7 @@ const getOverridesFields = currency => {
|
|||
},
|
||||
{
|
||||
name: 'minimumTx',
|
||||
display: 'Minimun Tx',
|
||||
display: 'Minimum Tx',
|
||||
width: 155,
|
||||
doubleHeader: 'Cash-in only',
|
||||
textAlign: 'right',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue