Skip to content

Commit

Permalink
docs: typo on config page (#4334)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiChuRita authored Oct 19, 2023
1 parent 30ddd26 commit df4606d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,7 @@ Run all tests in a specific browser. Possible options in different providers:

- **Type:** `boolean`
- **Default:** `process.env.CI`
- **CLI:** `--browser.headless`, `--brower.headless=false`
- **CLI:** `--browser.headless`, `--browser.headless=false`

Run the browser in a `headless` mode. If you are running Vitest in CI, it will be enabled by default.

Expand Down

0 comments on commit df4606d

Please sign in to comment.