summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--library/messaging/rabbitmq_plugin2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/messaging/rabbitmq_plugin b/library/messaging/rabbitmq_plugin
index 3a6e02122d..53c38f978d 100644
--- a/library/messaging/rabbitmq_plugin
+++ b/library/messaging/rabbitmq_plugin
@@ -21,7 +21,7 @@
DOCUMENTATION = '''
---
module: rabbitmq_plugin
-short_description: Adds or removes users to RabbitMQ
+short_description: Adds or removes plugins to RabbitMQ
description:
- Enables or disables RabbitMQ plugins
version_added: "1.1"