From 03f69c02c1581babf434929f7757c674d23a8c90 Mon Sep 17 00:00:00 2001 From: Jens Rottiers Date: Thu, 6 Apr 2023 10:08:45 +0200 Subject: [PATCH] Fixed typo in the word tutorial --- .../102-automation-frameworks/playwright.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/playwright.md b/src/data/roadmaps/qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/playwright.md index 68c1b4a58..3fb382547 100644 --- a/src/data/roadmaps/qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/playwright.md +++ b/src/data/roadmaps/qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/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)