Skip to content

Commit fb47cfc

Browse files
authored
Fix link to playwright-examples repository (#70)
1 parent bdf1638 commit fb47cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
## Showcases
8585

86-
- [playwright-examples](https://github.com/microosft/playwright-examples) - Various testing scenarios with Playwright.
86+
- [playwright-examples](https://github.com/microsoft/playwright-examples) - Various testing scenarios with Playwright.
8787
- [VS Code](https://github.com/microsoft/vscode) - Playwright is used to run cross-browser tests on their web builds.
8888
- [TypeScript](https://github.com/microsoft/TypeScript) - Playwright is used test TypeScript.js across browsers.
8989
- [Elastic APM JS agent](https://github.com/elastic/apm-agent-rum-js) - Playwright is used to run benchmark tests across browsers.

0 commit comments

Comments
 (0)