From 0522289b74b4efdcd65ff9c788d1134f1e309ca5 Mon Sep 17 00:00:00 2001 From: Liad Yosef Date: Thu, 27 Nov 2025 03:13:26 +0200 Subject: [PATCH] minor: renumber mermaid diagram --- specification/draft/apps.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/draft/apps.mdx b/specification/draft/apps.mdx index b70e27e19..8175c6f52 100644 --- a/specification/draft/apps.mdx +++ b/specification/draft/apps.mdx @@ -743,7 +743,7 @@ sequenceDiagram Note: when the Guest UI is rendered inside a sandbox, the sandbox transparently passes messages between the Guest UI and the Host, except for messages named `ui/notifications/sandbox-*`. -#### 5. Interactive Phase +#### 3. Interactive Phase ```mermaid sequenceDiagram @@ -782,7 +782,7 @@ sequenceDiagram end ``` -#### 6. Cleanup +#### 4. Cleanup ```mermaid sequenceDiagram