diff --git a/documentation20/webdocs/markdowndocs/cluster-ch.md b/documentation20/webdocs/markdowndocs/cluster-ch.md index 10c28c284c870d1a522a178beb5303901f079a5a..db479417c5a22acf26bc7a829083cd21fd7dffb1 100644 --- a/documentation20/webdocs/markdowndocs/cluster-ch.md +++ b/documentation20/webdocs/markdowndocs/cluster-ch.md @@ -37,7 +37,7 @@ fqdn h1.taosdata.com // 配置本数据节点的端口号,缺省是6030 serverPort 6030 -// 服务端节点数为偶数的时候,需要配置,请参考《Arbitrator的使用》的部分 +// 使用场景,请参考《Arbitrator的使用》的部分 arbitrator ha.taosdata.com:6042 ```