We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1865058 commit fa18c41Copy full SHA for fa18c41
docs/browsers.md
@@ -33,7 +33,7 @@ $ PLAYWRIGHT_DOWNLOAD_HOST=192.168.1.78 npm i playwright
33
34
## Share browser binaries across projects
35
36
-Often developers work with multiple NPM projects that all use Playwright.
+Often times, developers work with multiple NPM projects that all use Playwright.
37
By default, every project will have browser binaries in its own `node_modules/` folder.
38
To save the disk space and to speedup installation, Playwright can re-use
39
these binaries.
0 commit comments