We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da8d9f commit 5f47a9dCopy full SHA for 5f47a9d
1 file changed
README.md
@@ -337,17 +337,17 @@ The Chrome DevTools MCP server supports the following configuration option:
337
- **Type:** array
338
339
- **`--categoryEmulation`**
340
- Set to false to exlcude tools related to emulation.
+ Set to false to exclude tools related to emulation.
341
- **Type:** boolean
342
- **Default:** `true`
343
344
- **`--categoryPerformance`**
345
- Set to false to exlcude tools related to performance.
+ Set to false to exclude tools related to performance.
346
347
348
349
- **`--categoryNetwork`**
350
- Set to false to exlcude tools related to network.
+ Set to false to exclude tools related to network.
351
352
353
0 commit comments