This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new cfc2d45795 [typo](docs) fix typo (#17208)
cfc2d45795 is described below
commit cfc2d457956cd2d3d5ce20d137c487dd5e7d3934
Author: Alissa Tung <[email protected]>
AuthorDate: Wed Mar 1 07:41:21 2023 +0800
[typo](docs) fix typo (#17208)
---
docs/en/docs/install/install-deploy.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/en/docs/install/install-deploy.md
b/docs/en/docs/install/install-deploy.md
index 6008a2d322..aa9f153501 100644
--- a/docs/en/docs/install/install-deploy.md
+++ b/docs/en/docs/install/install-deploy.md
@@ -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";`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]