This is an automated email from the ASF dual-hosted git repository.
wlliqipeng pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new eda0e64 [RIP-9] update Deployment.md in docs/en
new 058b4c7 Merge pull request #1029 from Stephenzho/develop
eda0e64 is described below
commit eda0e64f65abea55bb933e6ff07bd6c87fea24f0
Author: zhoushuyi <[email protected]>
AuthorDate: Mon Mar 4 10:45:44 2019 +0800
[RIP-9] update Deployment.md in docs/en
---
docs/en/Deployment.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/Deployment.md b/docs/en/Deployment.md
index 5d74c16..cc4ea56 100644
--- a/docs/en/Deployment.md
+++ b/docs/en/Deployment.md
@@ -4,7 +4,7 @@
### 1 Single Master mode
-This is the simplest, but also the riskiest, mode that makes the entire
service unavailable once the broker restarts or goes down. Production
environments are not recommended, but can be used for local testing and
development. Here are the steps to build.
+This is the simplest but also the riskiest mode, that makes the entire service
unavailable once the broker restarts or goes down. Production environments are
not recommended, but can be used for local testing and development. Here are
the steps to build.
**1)Start NameServer**