diff options
| author | GitHubPang <61439577+GitHubPang@users.noreply.github.com> | 2020-07-20 14:40:48 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-20 14:40:48 +0800 |
| commit | a89c93851fdee228eb36bced16222fff58084c10 (patch) | |
| tree | 4d702d27b290358270043910691ac4bfa25d711b /docs | |
| parent | 1dc4e9bdb7c01d986f1d39bf50ce2f301c54525a (diff) | |
| download | rabbitmq-server-git-a89c93851fdee228eb36bced16222fff58084c10.tar.gz | |
Corrected a typo.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.8 | 2 |
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 .\" ------------------------------------------------------------------ |
