Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 45d095d

Browse files
committed
fix consumer-tag name in help messages
1 parent 93d3ec3 commit 45d095d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

priv/www/js/federation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ HELP['ha-policy'] =
8181
HELP['queue'] =
8282
'The name of the upstream queue. Default is to use the same name as the federated queue.';
8383

84-
HELP['consumer_tag'] =
84+
HELP['consumer-tag'] =
8585
'The consumer tag to use when consuming from upstream. Optional.';
8686

8787
function link_fed_conn(vhost, name) {

0 commit comments

Comments
 (0)