From 290f0400d3a79cbeeb4203ddba745fb43ddd890f Mon Sep 17 00:00:00 2001 From: Paul Lin Date: Wed, 10 Aug 2022 20:28:05 +0800 Subject: [PATCH] [docs] Fix Chinese description in En dos (#11512) --- docs/en/docs/get-starting/get-starting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/get-starting/get-starting.md b/docs/en/docs/get-starting/get-starting.md index 1d7032cdf2..afa87e2495 100644 --- a/docs/en/docs/get-starting/get-starting.md +++ b/docs/en/docs/get-starting/get-starting.md @@ -159,7 +159,7 @@ Doris uses the MySQL protocol for communication, and users can connect to the Do By default, Http protocol is used for WebUI access, and the following format address is entered in the browser to access ``` -http://FE_IP:FE_HTTP_PORT(默认8030) +http://FE_IP:FE_HTTP_PORT(8030 by default) ``` If the account password is changed during cluster installation, use the new account password to log in