Skip to content

Commit 75bd904

Browse files
committed
fix(docs): align closing bracket in magnitude code snippet
1 parent 511a107 commit 75bd904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/magnitude.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const agent = await startBrowserAgent({
4949
cdp: kernelBrowser.cdp_ws_url,
5050
contextOptions: {
5151
viewport: { width: 1920, height: 1080 }
52-
}
52+
}
5353
},
5454
llm: {
5555
provider: 'anthropic',

0 commit comments

Comments
 (0)