Skip to content

Commit fa18c41

Browse files
authored
docs(browsers.md): updates and nits
1 parent 1865058 commit fa18c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/browsers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ $ PLAYWRIGHT_DOWNLOAD_HOST=192.168.1.78 npm i playwright
3333

3434
## Share browser binaries across projects
3535

36-
Often developers work with multiple NPM projects that all use Playwright.
36+
Often times, developers work with multiple NPM projects that all use Playwright.
3737
By default, every project will have browser binaries in its own `node_modules/` folder.
3838
To save the disk space and to speedup installation, Playwright can re-use
3939
these binaries.

0 commit comments

Comments
 (0)