Fixed typo in README.md (#88)

This commit is contained in:
Yoshiki Nakagawa 2025-03-31 17:33:38 +09:00 committed by GitHub
parent a7392fc266
commit aeb4cf65e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@ Playwright MCP will launch Chrome browser with the new profile, located at
- `~/.cache/ms-playwright/mcp-chrome-profile` on Linux
```
All the logged in information will be stored in that profile, you can delete it between sessions if you'dlike to clear the offline state.
All the logged in information will be stored in that profile, you can delete it between sessions if you'd like to clear the offline state.
### Running headless browser (Browser without GUI).