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

peacewong pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new f013a6fa350 Update engine-conn.md (#769)
f013a6fa350 is described below

commit f013a6fa350b3d96bc536761c96dd5f30cca6af9
Author: badu <[email protected]>
AuthorDate: Tue Nov 28 22:45:46 2023 +0800

    Update engine-conn.md (#769)
---
 .../feature/computation-governance-services/engine/engine-conn.md     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/architecture/feature/computation-governance-services/engine/engine-conn.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/architecture/feature/computation-governance-services/engine/engine-conn.md
index c215f424a18..3bd735aa462 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/architecture/feature/computation-governance-services/engine/engine-conn.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/architecture/feature/computation-governance-services/engine/engine-conn.md
@@ -61,7 +61,7 @@ linkis-engineconn-common引擎连接器的通用模块,定义了引擎连接
 |核心Service|核心功能|
 |:----|:----|
 |EngineCreationContext|包含了EngineConn在启动期间的上下文信息|
-|EngineConn|包含了EngineConn的具体信息,如类型、与层计算存储引擎的具体连接信息等|
+|EngineConn|包含了EngineConn的具体信息,如类型、与底层计算存储引擎的具体连接信息等|
 |EngineExecution|提供Executor的创建逻辑|
 |EngineConnHook|定义引擎启动各个阶段前后的操作|
 
@@ -125,7 +125,7 @@ linkis-accessible-executor:能够被访问的Executor底层抽象。可以通
 2. EngineConn进程的默认启动用户为提交用户
 ### 6.2 性能
 
-支持并发的EngineConn支持同事并发跑大量任务,如单个trino的EngineConn可以同时跑300多个trino任务
+支持并发的EngineConn支持同时并发跑大量任务,如单个trino的EngineConn可以同时跑300多个trino任务
 
 ### 6.3 容量
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to