This is an automated email from the ASF dual-hosted git repository.

jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new fd08a16a62d Fix Chinese description in En docs
fd08a16a62d is described below

commit fd08a16a62d610521c61806d613087023e08f9e9
Author: jiafeng.zhang <zhang...@gmail.com>
AuthorDate: Thu Aug 4 18:06:11 2022 +0800

    Fix Chinese description in En docs
---
 docs/get-starting/get-starting.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/get-starting/get-starting.md 
b/docs/get-starting/get-starting.md
index 3c6ee49d281..0fc753de39c 100644
--- a/docs/get-starting/get-starting.md
+++ b/docs/get-starting/get-starting.md
@@ -160,7 +160,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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to