chore: fix package typo in packages README

This commit is contained in:
Damian Senn 2020-01-28 09:34:28 +01:00
parent 45e88f7b85
commit 166896d2fa
No known key found for this signature in database
GPG key ID: 6AB9668537477C6C
3 changed files with 3 additions and 3 deletions

View file

@ -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).

View file

@ -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).

View file

@ -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).