Skip to content

docs: w25 prose fixes (release/3.5) — casing, EL acronym, polygon flag typo - #21890

Merged
AskAlexSharov merged 2 commits into
release/3.5from
docs/prose-fixes-w25-r35
Jun 19, 2026
Merged

docs: w25 prose fixes (release/3.5) — casing, EL acronym, polygon flag typo#21890
AskAlexSharov merged 2 commits into
release/3.5from
docs/prose-fixes-w25-r35

Conversation

@bloxster

@bloxster bloxster commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Weekly maintenance prose pass for release/3.5, ported from the release/3.4 pass in #21840.

Changes

  • docker-compose.md: erigonErigon (mid-sentence proper noun)
  • tls-authentication.md: RPC daemonRPC Daemon (prose form of the module name)
  • installation/index.mdx: RPC daemonRPC Daemon
  • how-to-run-a-polygon-node.md: fix mashed --bor.heimdall URL (polygon.technologyspecifiespolygon.technology)
  • ethereum-with-an-external-cl.mdx: expand ELExecution Layer (EL) on first use

Regenerated llms-full.txt bundles; generate-llms.py --check prints OK.

Notes

  • The release/3.4 commit that removed a leaked editorial note (configuring-erigon) does not apply here — that text is already absent on release/3.5 (the page was restructured from configuring-erigon/index.mdx to configuring-erigon.mdx).
  • Pre-push gate passed locally: pnpm build green (no broken links / MDX errors), editorial-artifact scan clean, llms --check OK.
  • Only docs/site/ content (plus the generated root llms-full.txt bundle) is touched.

…g typo

Weekly maintenance prose pass, ported from release/3.4 (#21840):
- docker-compose: "erigon" -> "Erigon" (mid-sentence proper noun)
- tls-authentication, installation: "RPC daemon" -> "RPC Daemon" (prose form of module name)
- how-to-run-a-polygon-node: fix mashed --bor.heimdall URL ("polygon.technologyspecifies")
- ethereum-with-an-external-cl: expand "EL" -> "Execution Layer (EL)" on first use

Regenerated llms-full.txt bundles (generate-llms.py --check: OK).

Note: the release/3.4 "leaked editorial note" removal does not apply here — that
text is already absent on release/3.5 (configuring-erigon was restructured).

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Weekly docs prose maintenance for the release/3.5 branch, aligning terminology/casing and correcting a Polygon Heimdall URL typo, with regenerated llms-full.txt bundles to reflect the updated docs output.

Changes:

  • Normalize module/proper-noun casing in prose (e.g., “RPC Daemon”, “Erigon”).
  • Fix the Polygon Heimdall endpoint typo in the Polygon node guide.
  • Expand “EL” to “Execution Layer (EL)” on first use, and regenerate llms-full.txt bundles.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
llms-full.txt Regenerated combined docs bundle reflecting updated prose and fixed Polygon URL.
docs/site/static/llms-full.txt Regenerated docs-site static bundle to match updated docs content.
docs/site/docs/get-started/installation/index.mdx Update “RPC daemon” → “RPC Daemon” in WSL configuration prose.
docs/site/docs/get-started/easy-nodes/how-to-run-an-ethereum-node/ethereum-with-an-external-cl.mdx Expand EL acronym to “Execution Layer (EL)” on first mention.
docs/site/docs/get-started/easy-nodes/how-to-run-a-polygon-node.md Fix mashed Polygon Heimdall URL in flag explanation.
docs/site/docs/fundamentals/tls-authentication.md Update “RPC daemon” → “RPC Daemon” in key generation instructions.
docs/site/docs/fundamentals/docker-compose.md Update mid-sentence proper noun casing (“erigon” → “Erigon”).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/site/docs/get-started/easy-nodes/how-to-run-a-polygon-node.md Outdated
Comment thread docs/site/docs/fundamentals/docker-compose.md Outdated
…le casing

- how-to-run-a-polygon-node: 'Amoy tesnet' -> 'Amoy testnet'
- docker-compose: 'makefile' -> 'Makefile' (actual repo filename, case-sensitive)
Regenerated llms-full.txt bundles (generate-llms.py --check: OK).
@AskAlexSharov
AskAlexSharov merged commit ebfa613 into release/3.5 Jun 19, 2026
20 checks passed
@AskAlexSharov
AskAlexSharov deleted the docs/prose-fixes-w25-r35 branch June 19, 2026 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants