Skip to content

Commit 6fafadf

Browse files
committed
docs: quote runtime node labels in mermaid diagram
1 parent 3fd0799 commit 6fafadf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/browser_self_update_intro_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ graph TD
4141
end
4242
4343
subgraph "Runtime Environment"
44-
Ship[Ship (Code Execution)]
45-
Gull[Gull (Browser Runtime)]
44+
Ship["Ship (Code Execution)"]
45+
Gull["Gull (Browser Runtime)"]
4646
end
4747
4848
Agent -->|POST /browser/exec| API

0 commit comments

Comments
 (0)