Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 76dfa80

Browse files
simplify sentence
Co-authored-by: Stefan Judis <stefanjudis@gmail.com>
1 parent 87a42d2 commit 76dfa80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/content/docs/playwright-checks/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Detailed session summary at: https://chkly.link/l/linkhere
7878

7979
### 4. Convert tests to checks with `pw-test`:
8080

81-
Using `pw-test` with the `--create-check` flag will create a `checkly.config.ts` file will add the new check and create the Checkly configuration file if it doesn't exist. Afterwards, you can tweak the monitoring configuration for your check.
81+
Using `pw-test` with the `--create-check` flag will create a `checkly.config.ts` file if it doesn't exist, and will add the new check. Afterwards, you can tweak the monitoring configuration for your check.
8282

8383
For example:
8484

0 commit comments

Comments
 (0)