diff options
| -rw-r--r-- | docs/rabbitmq-plugins.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml index 12d113d3ba..792a68172b 100644 --- a/docs/rabbitmq-plugins.1.xml +++ b/docs/rabbitmq-plugins.1.xml @@ -54,7 +54,7 @@ configuration directory. </para> <para> - Some plugins are dependent on others to work + Some plugins depend on others to work correctly. <command>rabbitmq-plugins</command> will traverse these dependencies and enable all required plugins. Plugins listed on the <command>rabbitmq-plugins</command> command line are marked as |
