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

jianbin pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git


The following commit(s) were added to refs/heads/develop by this push:
     new 759ecdc767 typos about overviewDomainModel docs (#742)
759ecdc767 is described below

commit 759ecdc7671376e2525c1993334b6ae62321cf46
Author: cb Tu <44570615+tt...@users.noreply.github.com>
AuthorDate: Wed Dec 27 17:24:01 2023 +0800

    typos about overviewDomainModel docs (#742)
---
 docs/zh-cn/dev/domain/overviewDomainModel.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh-cn/dev/domain/overviewDomainModel.md 
b/docs/zh-cn/dev/domain/overviewDomainModel.md
index 165dfa9b4d..b118d2d8df 100644
--- a/docs/zh-cn/dev/domain/overviewDomainModel.md
+++ b/docs/zh-cn/dev/domain/overviewDomainModel.md
@@ -1,6 +1,6 @@
 # 领域模型概述
 
-本文为您介绍 Seata(Simpe Extensible Autonomous Transcaction Architecture) 的领域模型。
+本文为您介绍 Seata(Simpe Extensible Autonomous Transaction Architecture) 的领域模型。
 
 Seata 
是一款针对分布式架构下产生的数据一致性问题而诞生的分布式事务产品,使用2pc或基于base理论的最终一致性来达成事务。事务模式的具体说明,请参考开发者指南中的事务模式介绍。
 Seata 产品具备XA&AT无业务入侵的即插即用模式,TCC不与具体的服务框架耦合,与底层 RPC 
协议无关,与底层存储介质无关性的优势,SAGA模式的高度自定义,最终一致性,高性能的优势,针对每个业务场景的不同可有效的基于Seata分布式事务平台,快速高效的建立安全的事务保障。
 


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

Reply via email to