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

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}"
]
}
}