Skip to content

Commit 79a85f6

Browse files
committed
fix json
1 parent 1bf354e commit 79a85f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/unit1/mcp-clients.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Now, let's create an agent configuration file `agent.json`.
290290
"command": "npx",
291291
"args": ["@playwright/mcp@latest"]
292292
}
293-
}
293+
]
294294
}
295295
```
296296

0 commit comments

Comments
 (0)