[typo](doc) revise zh-CN document markdown format in ALTER-SYSTEM-DECOMMISSION-BACKEND (#16221)

This commit is contained in:
DuRipeng
2023-02-02 15:42:27 +08:00
committed by GitHub
parent a6c1eaf1d8
commit a69c0f28ca

View File

@ -51,9 +51,9 @@ ALTER SYSTEM DECOMMISSION BACKEND "host:heartbeat_port"[,"host:heartbeat_port"..
1. 下线两个节点
```sql
ALTER SYSTEM DECOMMISSION BACKEND "host1:port", "host2:port";
```
```sql
ALTER SYSTEM DECOMMISSION BACKEND "host1:port", "host2:port";
```
### Keywords