docs: fixed typo in README.md (#487)

This commit is contained in:
nabepa 2025-05-28 12:33:36 +09:00 committed by GitHub
parent 177b008328
commit 3cd74a824a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,7 @@ state [here](https://playwright.dev/docs/auth).
"args": [
"@playwright/mcp@latest",
"--isolated",
"--storage-state={path/to/storage.json}
"--storage-state={path/to/storage.json}"
]
}
}