From d1f2f2d71dde3662316dadf0a08b31feebdb6bf0 Mon Sep 17 00:00:00 2001 From: YANGLiiN Date: Mon, 25 Feb 2019 15:26:20 +0800 Subject: [PATCH] [RIP-9] update the en doc for Troubleshoopting.md #881 (#883) [RIP-9] update the en doc for Troubleshoopting.md #881 --- docs/en/Troubleshoopting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/Troubleshoopting.md b/docs/en/Troubleshoopting.md index 4ea3d64f..2948355e 100644 --- a/docs/en/Troubleshoopting.md +++ b/docs/en/Troubleshoopting.md @@ -1,6 +1,6 @@ # Operation FAQ -## 1. RocketMQ's mqadmin command error +## 1. RocketMQ's mqadmin command error. > Problem: Sometimes after deploying the RocketMQ cluster, when you try to execute some commands of "mqadmin", the following exception will appear: > -- GitLab