summaryrefslogtreecommitdiff
path: root/deps/rabbitmq_cli/README.md
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-01-29 02:59:01 +0300
committerGitHub <noreply@github.com>2019-01-29 02:59:01 +0300
commit6a6f54d318ab777796e166303d3869d72fc29763 (patch)
treef73e216021a336616651eeac561b76592392afc7 /deps/rabbitmq_cli/README.md
parent724dbca331db294a2cbb06e0ec6c1d710f33e8c6 (diff)
downloadrabbitmq-server-git-6a6f54d318ab777796e166303d3869d72fc29763.tar.gz
A typo
Diffstat (limited to 'deps/rabbitmq_cli/README.md')
-rw-r--r--deps/rabbitmq_cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbitmq_cli/README.md b/deps/rabbitmq_cli/README.md
index 7e8da85d12..0a8e719fd5 100644
--- a/deps/rabbitmq_cli/README.md
+++ b/deps/rabbitmq_cli/README.md
@@ -31,7 +31,7 @@ Please use the version of CLI tools that come with the RabbitMQ distribution ver
Building this project requires
- * Erlag/OTP 20.3 (or later)
+ * Erlang/OTP 20.3 (or later)
* [Elixir](http://elixir-lang.org/) 1.7.0 (or later).
Command line tools depend on [rabbitmq-common](https://github.com/rabbitmq/rabbitmq-common).