docs: Fix typo in JS intro (#27401)

This commit is contained in:
Caleb St-Denis 2023-10-03 03:52:33 -04:00 committed by GitHub
parent 3a1e5f4b7b
commit b5a40a90c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ npx playwright test --ui
```
![UI Mode](https://github.com/microsoft/playwright/assets/13063165/c5b501cc-4f5d-485a-87cc-66044c651786)
Check out or [detailed guide on UI Mode](./test-ui-mode.md) to learn more about it's features.
Check out or [detailed guide on UI Mode](./test-ui-mode.md) to learn more about its features.
## Updating Playwright