From b5ac393284f59084e6657596a8148906dc624190 Mon Sep 17 00:00:00 2001 From: Olivier Leplus Date: Fri, 4 Jun 2021 23:23:42 +0200 Subject: [PATCH] docs(showcase): fixed typo in showcase.md (#6915) --- docs/src/showcase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/showcase.md b/docs/src/showcase.md index f4aff081cf..c1fc23f737 100644 --- a/docs/src/showcase.md +++ b/docs/src/showcase.md @@ -6,7 +6,7 @@ title: "Community Showcase" ## Users * [VS Code](https://github.com/microsoft/vscode): Playwright is used to run cross-browser tests on their web builds -* [TypeScript](https://github.com/microsoft/TypeScript): Playwright is used test typescript.js across browsers +* [TypeScript](https://github.com/microsoft/TypeScript): Playwright is used to test typescript.js across browsers * [Elastic APM JS agent](https://github.com/elastic/apm-agent-rum-js): Playwright is used to run benchmark tests across browsers * [Blockstack](https://github.com/blockstack/ux): Playwright is used to run cross-browser UI tests * [Instakittens React admin](https://github.com/fredericbonnet/instakittens-react-admin): Playwright is used to run end-to-end test scenarios written with Cucumber