chore: fix package typo in packages README (#707)
This commit is contained in:
parent
53cdbc5688
commit
ff302354bb
|
|
@ -1,2 +1,2 @@
|
|||
# playwright-chromium
|
||||
This packagage contains the [Chromium](https://www.chromium.org/) flavor of [Playwright](http://github.com/microsoft/playwright).
|
||||
This package contains the [Chromium](https://www.chromium.org/) flavor of [Playwright](http://github.com/microsoft/playwright).
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
# playwright-firefox
|
||||
This packagage contains the [Firefox](https://www.mozilla.org/firefox/) flavor of [Playwright](http://github.com/microsoft/playwright).
|
||||
This package contains the [Firefox](https://www.mozilla.org/firefox/) flavor of [Playwright](http://github.com/microsoft/playwright).
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
# playwright-webkit
|
||||
This packagage contains the [WebKit](https://www.webkit.org/) flavor of [Playwright](http://github.com/microsoft/playwright).
|
||||
This package contains the [WebKit](https://www.webkit.org/) flavor of [Playwright](http://github.com/microsoft/playwright).
|
||||
|
|
|
|||
Loading…
Reference in a new issue