Skip to content

Commit 25cb502

Browse files
authored
Fix typo in README.md
1 parent a587089 commit 25cb502

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Test Automation with Playwright Python
22

3-
This project uses a **[Page Object Model (POM)](https://martinfowler.com/bliki/PageObject.html)** architecture and *
4-
*Object-Oriented Programming (OOP)** approach to automate web interface testing using *
5-
*[Playwright](https://playwright.dev/python/docs/intro)**.
3+
This project uses a **[Page Object Model (POM)](https://martinfowler.com/bliki/PageObject.html)** architecture and
4+
**Object-Oriented Programming (OOP)** approach to automate web interface testing using **[Playwright](https://playwright.dev/python/docs/intro)**.
65

76
---
87

@@ -417,4 +416,4 @@ code smells will help the team avoid accumulating "technical debt" and ensure hi
417416

418417
---
419418

420-
@Goraved 2025
419+
@Goraved 2025

0 commit comments

Comments
 (0)