Skip to content

Commit ed7ef0b

Browse files
committed
Defualt -> Default
1 parent 371432e commit ed7ef0b

File tree

1 file changed

+1
-1
lines changed
  • src/app/reference/test-runners/playwright/github-actions

1 file changed

+1
-1
lines changed

src/app/reference/test-runners/playwright/github-actions/page.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: GitHub actions
44

55
Playwright tests can be configured via `playwright.config.ts` and the [command line](https://playwright.dev/docs/test-cli).
66

7-
In real world scenarios, the `playwright.config.ts` has the defualt setup and is extended by the command line options in either the terminal, `package.json` or github action.
7+
In real world scenarios, the `playwright.config.ts` has the default setup and is extended by the command line options in either the terminal, `package.json` or github action.
88

99
## Simple setup
1010

0 commit comments

Comments
 (0)