Skip to content

Commit fec561a

Browse files
committed
fix typo
1 parent 3766a7b commit fec561a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/playwright-testing/tutorial-run-end-to-end-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ You've now prepared the configuration for running your Playwright tests in the c
158158

159159
### Run Playwright tests with the service
160160

161-
With Microsoft Playwright Testing, you get charged based on the number of total test minutes and number of test results published. If you're a first-time user or [getting started with a free trial](./how-to-try-playwright-testing-free.md), you miay run a single test at scale instead of your full test suite to avoid exhausting your free trial limits.
161+
With Microsoft Playwright Testing, you get charged based on the number of total test minutes and number of test results published. If you're a first-time user or [getting started with a free trial](./how-to-try-playwright-testing-free.md), you may run a single test at scale instead of your full test suite to avoid exhausting your free trial limits.
162162

163163
Follow these steps to run Playwright tests with Microsoft Playwright Testing:
164164

0 commit comments

Comments
 (0)