NO-JIRA minor typos in console

This commit is contained in:
Pat Fox 2017-09-27 08:48:30 +02:00 committed by Justin Bertram
parent d6a4b43492
commit 92365c7a38
1 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ var ARTEMIS = (function(ARTEMIS) {
},
{
field: 'deliveringCount',
displayName: 'Deliveing Count',
displayName: 'Delivering Count',
width: '*',
visible: false
},
@ -143,7 +143,7 @@ var ARTEMIS = (function(ARTEMIS) {
},
{
field: 'directDeliver',
displayName: 'Deliveing Count',
displayName: 'Direct Deliver',
width: '*',
visible: false
}