diff --git a/docs/src/release-notes-python.md b/docs/src/release-notes-python.md index f873483968..a5e55596bb 100644 --- a/docs/src/release-notes-python.md +++ b/docs/src/release-notes-python.md @@ -8,7 +8,7 @@ toc_max_heading_level: 2 ### Async Pytest Plugin -* [Playwright's Pytest plugin](./test-runners.md) has now support for [Async Fixtures](https://playwright.dev/python/docs/test-runners#async-fixtures). +* [Playwright's Pytest plugin](./test-runners.md) now has support for [Async Fixtures](https://playwright.dev/python/docs/test-runners#async-fixtures). ### Miscellaneous