typo fix

从 `2.0.5` 版本开始,dubbo 开始支持通过 telnet 命令来镜像服务治理。
修改为:
从 `2.0.5` 版本开始,dubbo 开始支持通过 telnet 命令来进行服务治理。
1 file changed
tree: 522458d538b8c36e6c1c88f4b3d6a8116b7d8207
  1. dubbo-admin-book/
  2. dubbo-admin-book-en/
  3. dubbo-dev-book/
  4. dubbo-dev-book-en/
  5. dubbo-user-book/
  6. dubbo-user-book-en/
  7. .gitignore
  8. README.md
README.md

A collection of Apache Dubbo (incubating) docs

How to Visit (Publish Address):

How to Publish

This repository only stores markdown sources, in order to be visited by users, it should be published everytime when there's an update. It will not be published automatically, so the committers need to publish mannually following rules below:

  • Publish to dubbo.apache.org. You can find the publish script stored in repo incubator-dubbo-website(the official site), clone that repo and run the script, all resources will be published automatically to dubbo.apache.org.