From 4aca01a98dc4ab29dd7ce7aa0892e49ffca34a60 Mon Sep 17 00:00:00 2001 From: Ritik Ranjan Date: Tue, 20 Jun 2023 22:54:48 +0530 Subject: [PATCH] Fix spelling mistake (#4088) --- src/data/roadmaps/react/content/109-testing/104-playwright.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/react/content/109-testing/104-playwright.md b/src/data/roadmaps/react/content/109-testing/104-playwright.md index 68c1b4a58..3fb382547 100644 --- a/src/data/roadmaps/react/content/109-testing/104-playwright.md +++ b/src/data/roadmaps/react/content/109-testing/104-playwright.md @@ -5,4 +5,4 @@ Playwright Test was created specifically to accommodate the needs of end-to-end Visit the following resources to learn more: - [Official Website: Playwright](https://playwright.dev/) -- [Playwright Tuotorial](https://www.browserstack.com/guide/playwright-tutorial) +- [Playwright Tutorial](https://www.browserstack.com/guide/playwright-tutorial)