Skip to content

Commit 980f9e1

Browse files
committed
feat: more typos
1 parent bbd57f1 commit 980f9e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

constructs/quickstarts/playwright-check.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Run your Playwright test suite using `pw-test`.
4141

4242
`pw-test` accepts both Checkly and Playwright command line arguments using the following syntax:
4343

44-
`npx checkly pw-test --checky-flag -- --playwright-flag`. Use `--` to seperate Checkly and Playwright flags.
44+
`npx checkly pw-test --checkly-flag -- --playwright-flag`. Use `--` to separate Checkly and Playwright flags.
4545

4646
The CLI command will then return a link to results, traces and more details:
4747

quickstarts/playwright-check.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Run your Playwright test suite using `pw-test`.
4141

4242
`pw-test` accepts both Checkly and Playwright command line arguments using the following syntax:
4343

44-
`npx checkly pw-test --checky-flag -- --playwright-flag`. Use `--` to seperate Checkly and Playwright flags.
44+
`npx checkly pw-test --checkly-flag -- --playwright-flag`. Use `--` to separate Checkly and Playwright flags.
4545

4646
The CLI command will then return a link to results, traces and more details:
4747

0 commit comments

Comments
 (0)