Skip to content

Commit 6c0407c

Browse files
authored
Merge pull request #507 from goetas/patch-1
Fix typo
2 parents a4ae481 + 66a9be7 commit 6c0407c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/rabbitmq.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</service>
5858

5959
<service id="old_sound_rabbit_mq.purge_consumer_command" class="OldSound\RabbitMqBundle\Command\PurgeConsumerCommand">
60-
<tag name="console.command" command="rabbitmq:multiple-consumer" />
60+
<tag name="console.command" command="rabbitmq:purge" />
6161
</service>
6262

6363
<service id="old_sound_rabbit_mq.command.rpc_server_command" class="OldSound\RabbitMqBundle\Command\RpcServerCommand">

0 commit comments

Comments
 (0)