summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGitHubPang <61439577+GitHubPang@users.noreply.github.com>2020-07-20 14:40:48 +0800
committerGitHub <noreply@github.com>2020-07-20 14:40:48 +0800
commita89c93851fdee228eb36bced16222fff58084c10 (patch)
tree4d702d27b290358270043910691ac4bfa25d711b /docs
parent1dc4e9bdb7c01d986f1d39bf50ce2f301c54525a (diff)
downloadrabbitmq-server-git-a89c93851fdee228eb36bced16222fff58084c10.tar.gz
Corrected a typo.
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.82
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index 94eddca065..21e82fa9b5 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -142,7 +142,7 @@ and
to succeed the RabbitMQ application must have been stopped, e.g. with
.Cm stop_app .
.Pp
-For example, to resets the RabbitMQ node:
+For example, to reset the RabbitMQ node:
.sp
.Dl rabbitmqctl reset
.\" ------------------------------------------------------------------