Skip to content

Commit 5f47a9d

Browse files
authored
Fix typos in README.md exlcude -> exclude
1 parent 3da8d9f commit 5f47a9d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -337,17 +337,17 @@ The Chrome DevTools MCP server supports the following configuration option:
337337
- **Type:** array
338338

339339
- **`--categoryEmulation`**
340-
Set to false to exlcude tools related to emulation.
340+
Set to false to exclude tools related to emulation.
341341
- **Type:** boolean
342342
- **Default:** `true`
343343

344344
- **`--categoryPerformance`**
345-
Set to false to exlcude tools related to performance.
345+
Set to false to exclude tools related to performance.
346346
- **Type:** boolean
347347
- **Default:** `true`
348348

349349
- **`--categoryNetwork`**
350-
Set to false to exlcude tools related to network.
350+
Set to false to exclude tools related to network.
351351
- **Type:** boolean
352352
- **Default:** `true`
353353

0 commit comments

Comments
 (0)