We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e552f96 commit 7bf8a5fCopy full SHA for 7bf8a5f
README.markdown
@@ -99,8 +99,8 @@ this. I'm open for suggestions! :)
99
100
### Example Configuration
101
102
-As of v0.14, there is a Ruby script you can use to transalte a YAML config
103
-file into the more complex and finicky Erlang config file. It will generate
+As of v0.14, there is a Ruby script (`scripts/gen_config`) you can use to translate
+a YAML config file into the more complex and finicky Erlang config file. It will generate
104
the correct atoms for you to include in your system `rabbitmq.config` file.
105
106
An example YAML file will look like this (with the bare minimum left uncommented,
0 commit comments