Skip to content

Commit 87a2f65

Browse files
authored
docs(readme): fix typo
1 parent 158e592 commit 87a2f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ npm i playwright
2323
This installs Playwright and browser binaries for Chromium, Firefox and WebKit. Once installed, you can `require` Playwright in a Node.js script and automate web browser interactions.
2424

2525
* [Getting started](docs/intro.md)
26-
* [Installation configuration](docs/installation.md).
26+
* [Installation configuration](docs/installation.md)
2727
* [API reference](docs/api.md)
2828

2929
## Capabilities

0 commit comments

Comments
 (0)