diff options
| -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 42280cc0f5..08fc42a71d 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -659,7 +659,7 @@ %% See https://github.com/basho/lager for more documentation {lager, [ %% - %% Log direcrory, taken from the RABBITMQ_LOG_BASE env variable by default. + %% Log directory, taken from the RABBITMQ_LOG_BASE env variable by default. %% {log_root, "/var/log/rabbitmq"}, %% %% All log messages go to the default "sink" configured with |
