Skip to content

Commit 66a9be7

Browse files
authored
Fix typo
1 parent a4ae481 commit 66a9be7

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)