[typo](docs) fix typo (#17208)

This commit is contained in:
Alissa Tung
2023-03-01 07:41:21 +08:00
committed by GitHub
parent eeca16d7a0
commit cfc2d45795

View File

@ -246,7 +246,7 @@ See the `lower_case_table_names` section in [Variables](../../advanced/variables
`fe_host` is the node IP where FE is located; `query_port` is in fe/conf/fe.conf; the root account is used by default and no password is required in login.
After login, execute the following command to add all the Best:
After login, execute the following command to add all the BE host and heartbeat service port:
`ALTER SYSTEM ADD BACKEND "be_host:heartbeat_service_port";`