chore: fix package typo in packages README
This commit is contained in:
parent
45e88f7b85
commit
166896d2fa
|
|
@ -1,2 +1,2 @@
|
||||||
# playwright-chromium
|
# 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
|
# 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
|
# 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