Github user michaelandrepearce commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1557#discussion_r141457757
--- Diff: artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/queues.js
---
@@ -143,7 +143,7 @@ var ARTEMIS = (function(ARTEMIS) {
},
{
field: 'directDeliver',
- displayName: 'Deliveing Count',
+ displayName: 'Direct Deliver',
--- End diff --
nice :)---
