chrome-devtools-mcp icon indicating copy to clipboard operation
chrome-devtools-mcp copied to clipboard

docs: fix typos and improve clarity

Open claudeaceae opened this issue 3 weeks ago • 2 comments

Summary

This PR fixes several minor documentation issues to improve readability and correctness:

  • Fixed duplicate "as as" typo in Antigravity section
  • Fixed malformed closing HTML tag in Antigravity docs link
  • Changed bash code block to json for proper syntax highlighting of Antigravity config
  • Improved clarity around using the -y flag with npx in troubleshooting guide
  • Removed redundant "for more help" phrase in Android debugging documentation

Changes

All changes are documentation-only and do not affect any code:

  • /tmp/chrome-mcp/README.md - Fixed typos and code block syntax
  • /tmp/chrome-mcp/docs/troubleshooting.md - Improved npx flag documentation
  • /tmp/chrome-mcp/docs/debugging-android.md - Removed redundant wording

These are small fixes that improve documentation quality for end users.

🤖 Generated with Claude Code

claudeaceae avatar Dec 22 '25 19:12 claudeaceae

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Dec 22 '25 19:12 google-cla[bot]

Could you please sign the CLA?

OrKoN avatar Jan 12 '26 14:01 OrKoN