summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-09-24 21:30:24 +0300
committerGitHub <noreply@github.com>2019-09-24 21:30:24 +0300
commit4ddcf70e5c4fe50b8f0e3dea37dfc5d4d8b2f1da (patch)
treeddb4220b4c140633fd0730ace638b27c7e5ab6c4 /docs
parentd958a8f9de523efd76bb11a5d8fc54ff00d49fbf (diff)
downloadrabbitmq-server-git-4ddcf70e5c4fe50b8f0e3dea37dfc5d4d8b2f1da.tar.gz
Wording
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 60466f443b..dafe542372 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -14,7 +14,7 @@ Please [see rabbitmq.com](https://rabbitmq.com/documentation.html) for documenta
Feeling nostalgic and looking for the [classic configuration file example](https://github.com/rabbitmq/rabbitmq-server/blob/v3.7.x/docs/rabbitmq.config.example)?
Now that's old school! Keep in mind that classic configuration file **should be considered deprecated**.
Prefer `rabbitmq.conf` (see [new style configuration format](https://www.rabbitmq.com/configure.html#config-file-formats))
-with `advanced.config` as needed.
+with an `advanced.config` to complement it as needed.
## man Pages