Skip to content

Conversation

Copy link

Copilot AI commented Jul 2, 2025

This PR addresses spelling and grammar errors found in the README.md file to improve readability and professionalism.

Changes Made

  • Fixed "Inpect" → "Inspect" in Step 2 heading
  • Fixed "nexts stepts" → "next steps" in explanation text
  • Fixed "rought" → "rough" in Step 3 description
  • Fixed "apt get" → "apt-get" command format in Prerequisites section
  • Fixed grammar: "if it doesn't foundry installed properly" → "if it doesn't, foundry didn't install properly"
  • Fixed spacing inconsistencies in useful links section
  • Fixed grammar: "when we the transaction" → "when the transaction"
  • Fixed incomplete question: "Can find" → "Can you find" in final step

All technical terms, URLs, code snippets, and command examples have been preserved exactly as they were to maintain technical accuracy.

Fixes #2.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • esm.ubuntu.com
    • Triggering command: /usr/lib/apt/methods/https (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: yahgwai <1663175+yahgwai@users.noreply.github.com>
Copilot AI changed the title [WIP] Spellcheck the readme Fix spelling and grammar errors in README Jul 2, 2025
Copilot AI requested a review from yahgwai July 2, 2025 17:24
@yahgwai
Copy link
Owner

yahgwai commented Jul 2, 2025

are you sure that's all of them? look closely

Co-authored-by: yahgwai <1663175+yahgwai@users.noreply.github.com>
Copy link
Author

Copilot AI commented Jul 2, 2025

are you sure that's all of them? look closely

You're absolutely right! I found several additional errors I missed initially: "metamasdk" → "metamask", "A http" → "An HTTP", "Lets" → "Let's", "it's" → "its" (possessive), and "to file" → "to a file". Fixed in commit 50cda2b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spellcheck the readme

2 participants