Skip to content

I modify a few parts for succinct and reasonable expression,fixing expressing bug as well.#495

Open
KobeeBryant114514 wants to merge 6 commits intoeth-protocol-fellows:mainfrom
KobeeBryant114514:main
Open

I modify a few parts for succinct and reasonable expression,fixing expressing bug as well.#495
KobeeBryant114514 wants to merge 6 commits intoeth-protocol-fellows:mainfrom
KobeeBryant114514:main

Conversation

@KobeeBryant114514
Copy link

@KobeeBryant114514 KobeeBryant114514 commented Mar 23, 2026

Wiki PR Checklist

Thank you for contributing to the Protocol Wiki! Before you open a PR, make sure to read information for contributors and take a look at following checklist:

  • Describe your changes, substitute this text with the information
  • If you are touching an existing piece of content, ask the relevant maintainer for review
  • If you need feedback for your content from wider community, share the PR in our Discord
  • Review changes to ensure there are no typos, see instructions bellow

@github-actions
Copy link

Hi @KobeeBryant114514,

⚠️ Potential typos found in your pull request:

  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Matan
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Prasma
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Matan
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Prasma
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Matan
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Prasma
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Matan
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Prasma
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Matan
  • 📄 ./docs/eps/intro.md (line(s) 32,33,34,35,36):
    1. ❌ Prasma
  • 📄 ./docs/eps/intro.md (line(s) 44):
    1. ❌ Kolby
  • 📄 ./docs/eps/intro.md (line(s) 45):
    1. ❌ Gunton
  • 📄 ./docs/eps/intro.md (line(s) 45):
    1. ❌ Hagiopan

ℹ️ How to fix this error:

  1. If these are actual typos:

    • Open the files at the specified line numbers and fix them
  2. If these are names or one-off nouns:

    • Wrap them in <name> tags
    • Example: <name>Alex Pereira</name>
    • Use this for people's names or unique terms that appear rarely
  3. If these are valid terms:

    • Add them to wordlist.txt (one word per line)
    • Terms must be plain text without spaces/special chars
    • The list is case-insensitive
  4. If these are code terms:

    • Wrap them in backticks (`) in your markdown

ℹ️ Checking for typos locally

  1. Install aspell for your platform
  2. Navigate to project root and run:
for f in **/*.md ; do echo $f ; aspell --lang=en_US --mode=markdown --home-dir=. --personal=wordlist.txt --ignore-case=true --camel-case --add-sgml-skip nospellcheck list < $f | sort | uniq -c ; done

Learn more about wordlist format

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.

1 participant