diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2017-10-17 02:15:46 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2017-10-17 02:15:46 +0300 |
| commit | a2640d1968b0c6f85392abbe9d537971ce4c0123 (patch) | |
| tree | e6cc8caab83cd1538e6ff4f1d9cb9809dde37543 | |
| parent | 95c180d5083ae781ce410a2cf4961fe1822ac848 (diff) | |
| download | rabbitmq-server-git-a2640d1968b0c6f85392abbe9d537971ce4c0123.tar.gz | |
Typo
| -rw-r--r-- | docs/rabbitmq.config.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example index 9029c8f4b8..597037d0c6 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -86,7 +86,7 @@ %% 'AMQPLAIN'. Additional mechanisms can be added via %% plugins. %% - %% Related doc guide: http://www.rabbitmq.com/authentication.html for more details. + %% Related doc guide: http://www.rabbitmq.com/authentication.html. %% %% {auth_mechanisms, ['PLAIN', 'AMQPLAIN']}, |
