From 1bae441096c4c9b192955d8af7a782dd5efe16c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 16:21:45 +0400 Subject: [PATCH] docs: update module specs from node (#81) Co-authored-by: fadeev --- docs/architecture/modules/crosschain/messages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/modules/crosschain/messages.md b/docs/architecture/modules/crosschain/messages.md index 6df423c3..46a1a6c8 100644 --- a/docs/architecture/modules/crosschain/messages.md +++ b/docs/architecture/modules/crosschain/messages.md @@ -134,7 +134,7 @@ created. If the receiver chain is a ZetaChain, the EVM deposit is handled and the status of CCTX is changed to "outbound mined". If EVM deposit handling fails, -the status of CCTX is chagned to 'aborted'. +the status of CCTX is changed to 'aborted'. If the receiver chain is a connected chain, the inbound CCTX is finalized (prices and nonce are updated) and status changes to "pending outbound". If