We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd0799 commit 6fafadfCopy full SHA for 6fafadf
1 file changed
doc/browser_self_update_intro_zh.md
@@ -41,8 +41,8 @@ graph TD
41
end
42
43
subgraph "Runtime Environment"
44
- Ship[Ship (Code Execution)]
45
- Gull[Gull (Browser Runtime)]
+ Ship["Ship (Code Execution)"]
+ Gull["Gull (Browser Runtime)"]
46
47
48
Agent -->|POST /browser/exec| API
0 commit comments