diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md index 69cac03dd3..4fc4ecf5df 100644 --- a/docs/src/release-notes-js.md +++ b/docs/src/release-notes-js.md @@ -487,7 +487,7 @@ Learn more in the [documentation](./test-advanced#launching-a-development-web-se - [Intro](./intro.md) - [Authentication](./auth.md) -- [Chome Extensions](./chrome-extensions.md) +- [Chrome Extensions](./chrome-extensions.md) - [Playwright Test Annotations](./test-annotations.md) - [Playwright Test Configuration](./test-configuration.md) - [Playwright Test Fixtures](./test-fixtures.md) diff --git a/docs/src/release-notes-python.md b/docs/src/release-notes-python.md index 879ee7be71..931a67fa44 100644 --- a/docs/src/release-notes-python.md +++ b/docs/src/release-notes-python.md @@ -300,7 +300,7 @@ button.click("button >> visible=true") - [Intro](./intro.md) - [Authentication](./auth.md) -- [Chome Extensions](./chrome-extensions.md) +- [Chrome Extensions](./chrome-extensions.md) #### Browser Versions