Skip to content

Conversation

drewazarias-dev
Copy link
Contributor

@drewazarias-dev drewazarias-dev commented Oct 10, 2025

  1. Grammar & Typo correction
  2. Meta description correction
  3. Morph Pay services removal
  4. Fix formatting inconsistencies

Summary by CodeRabbit

  • Documentation
    • Corrected typos, grammar, and hyphenation (e.g., “cost-efficient”), standardized capitalization and terminology (e.g., zk-proofs, QuickNode, Space ID).
    • Streamlined product narrative by removing references to deprecated sections and simplifying relationships between products.
    • Updated network naming (Holesky → Hoodi) and normalized URLs (removed trailing slashes).
    • Improved headings, list formatting, and punctuation for consistency and readability.
    • Clarified mission and component descriptions without changing underlying concepts.
    • Fixed minor link and code block formatting issues and end-of-file newlines.

Added a comma on "To create your Morph Mainnet Safe wallet click here"
Updated the capitalization for QuickNode for consistency
1. Updated Holesky to Hoodi
2. Grammar change (“Goldsky also allow us” to “Goldsky also allows us”)
Grammar changes. (“in the progress of integrating” to “in the process of integrating”)
1. Updated content meta description ("cost0efficient" to "cost-efficient")
2. Removed Morph Pay section
Grammar changes ( “ORA empower developers” to “ORA empowers developers”)
1. Made Space ID consistent. (SpaceID vs Space ID)
2. Grammar change (“Use Case of SpaceID” to “Use Cases of Space ID.”)
Typo correction (“morph ndoe” to “Morph node”)
Updated capitalization for consistency (“morph node” should be “Morph node”)
Changed the steps format for consistency ("Step1" to "Step 1")
1. Grammar changes ("Please not" to "Please note")
2. Cleaned up links to be consistently have no trailing "/" at the end
Grammar changes ("and more fields showing as the blew" to "and more fields are shown below:")
1. Grammar change (“Sequencer network responsible” to “The Sequencer Network is responsible”)
2. Meta description typo change ("cost0efficient" to "cost-efficient)
3. Format change for consistency ("zk-proof" to "zk proof")
1. Grammar changes ("only very a few" to "only a very few")
2. Formatting change. added \ to escape math rendering ("0.51toashighas310" to "$0.51 to as high as $310")
3. Meta description edit ("cost0efficient" to "cost-efficient")
…o Morph page

1. Removed Morph Pay, Black, Platinum from core products list
2. Removed Morph Zoo and Morph Pay from the bulleted navigation list.
3. Updated meta desc ("cost0efficient" to "cost-efficient")
1. Updated the grammar/wording on the relevant section to reflect a single product only. ("Together, these products create" changed to "This product creates") & ("Morph enables this through two core products:" to "Morph enables this through:")
2. Updated meta desc ("cost0efficient" to "cost-efficient")
1. Removed the Morph Pay paragraph 
2 Removed the mention from the bullets
Reverted zk-proof to zk proof to reflect other pages
1. Updated meta description ("cost0efficient" to "cost-efficient")
1. Meta description edit ("cost0efficient" to "cost-efficient")
2. Remove trailing "/" from links for consistency
@drewazarias-dev drewazarias-dev requested a review from a team as a code owner October 10, 2025 08:04
@drewazarias-dev drewazarias-dev requested review from SecurityLife and removed request for a team October 10, 2025 08:04
Copy link

coderabbitai bot commented Oct 10, 2025

Walkthrough

Editing pass across documentation: typo and hyphenation fixes, capitalization, link normalization, and testnet naming updates. Removed or de-emphasized Morph Pay references, focusing on Morph Rails. Minor heading and list formatting adjustments, end-of-file newline fixes, and small grammar corrections. No code, API, or feature changes.

Changes

Cohort / File(s) Summary of Changes
About Morph content updates
docs/about-morph/0-user-navigation-page.md, docs/about-morph/1-overview-of-morph.md, docs/about-morph/5-morphs-vision-and-mission.md, docs/about-morph/morph-rails.md
Fixed hyphenation/typos; removed or reworded Morph Pay references; simplified sections and lists; adjusted headings/examples to “other apps”; minor punctuation and formatting cleanup.
Build on Morph — Integration & Setup
docs/build-on-morph/build-on-morph/1-integration-one-page.md, docs/build-on-morph/build-on-morph/2-development-setup.md
Typos corrected; normalized URLs by removing trailing slashes; minor editorial fixes.
Developer resources — Contracts & JSON-RPC
docs/build-on-morph/developer-resources/1-contracts.md, docs/build-on-morph/developer-resources/3-morph-json-rpc-api-methods.md
Removed trailing slashes in RPC/explorer URLs; typo fix (“note”); EOF newline and code fence fixes; improved phrasing in a return description.
Node operation docs
docs/build-on-morph/developer-resources/node-operation/full-node/1-run-in-docker.md, .../full-node/2-run-on-host.md, .../upgrade-node/2-upgrade-node-docker.md
Capitalization corrections; heading spacing (“Step 1/2”); EOF newline and formatting fixes; no procedural changes.
Ecosystem developer tools
docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/1-safe-multi-signature-wallet.md, 2-rpc-services.md, 4-blockchain-indexing-services.md, 5-blockchain-oracles.md, 7-artificial-intelligence.md, 8-decentralized-naming-services.md
Punctuation and capitalization updates (e.g., QuickNode); Holesky → Hoodi renaming; minor grammar fixes; consistent naming (Space ID); list marker normalization; small wording tweaks.
How Morph works docs
docs/how-morph-works/2-morph-modular-design.md, docs/how-morph-works/3-optimistic-zkevm.md
Editorial improvements (articles, hyphenation); standardized “zk-proofs”; escaped $; minor list/sign formatting fixes.

Sequence Diagram(s)

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested reviewers

  • SecurityLife
  • twcctop

Poem

In docs I hop, with paws so light,
Hyphens fixed and links set right.
Hoodi’s name now proudly shown,
Rails in focus, clearly known.
With tidy lists and commas neat,
This warren’s prose is crisp and sweet.
Thump-thump—another page complete! 🐇✨

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Title Check ❓ Inconclusive The title “Morph Doc Updates” is overly broad and does not convey the specific scope of the changes, such as grammar and formatting fixes or removal of Morph Pay sections. It uses generic phrasing that provides little insight into the primary intent of the pull request. This makes it harder for reviewers and future readers to quickly grasp the main update. Consider revising the title to clearly reflect the core changes, for example “Update docs: fix grammar and hyphenation, remove Morph Pay sections” to provide context and focus for reviewers.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🧹 Nitpick comments (4)
docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/5-blockchain-oracles.md (1)

22-22: Tighten the colon spacing.

For consistency with standard punctuation, drop the space before the colon: “here: https://…”.

docs/build-on-morph/developer-resources/node-operation/full-node/1-run-in-docker.md (1)

26-26: Tighten the sentence around the default home path.

Small grammar polish: drop the article and switch the verb so it reads more naturally.

-The command `make run-node` takes the `../mainnet` as your node's **Home** directory by default.
+The command `make run-node` uses `../mainnet` as your node's **Home** directory by default.
docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/1-safe-multi-signature-wallet.md (1)

16-16: Prefer descriptive link text over “click here”.

The wording “click here” fails accessibility/lint checks (MD059) and doesn’t communicate destination context. Rephrase the sentence so the linked text names the action or destination, e.g., “To create your Morph Mainnet Safe wallet, visit the onboarding portal.”

docs/build-on-morph/developer-resources/node-operation/upgrade-node/2-upgrade-node-docker.md (1)

18-18: Tighten the Step 1 heading wording.

There’s an extra space after the colon (“Step 1:  Update…”) and the phrasing “docker images version” reads awkward. Consider trimming to “Step 1: Update Docker image versions” for clarity.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 78036f9 and dadd11a.

📒 Files selected for processing (19)
  • docs/about-morph/0-user-navigation-page.md (1 hunks)
  • docs/about-morph/1-overview-of-morph.md (1 hunks)
  • docs/about-morph/5-morphs-vision-and-mission.md (2 hunks)
  • docs/about-morph/morph-rails.md (1 hunks)
  • docs/build-on-morph/build-on-morph/1-integration-one-page.md (1 hunks)
  • docs/build-on-morph/build-on-morph/2-development-setup.md (2 hunks)
  • docs/build-on-morph/developer-resources/1-contracts.md (3 hunks)
  • docs/build-on-morph/developer-resources/3-morph-json-rpc-api-methods.md (2 hunks)
  • docs/build-on-morph/developer-resources/node-operation/full-node/1-run-in-docker.md (2 hunks)
  • docs/build-on-morph/developer-resources/node-operation/full-node/2-run-on-host.md (2 hunks)
  • docs/build-on-morph/developer-resources/node-operation/upgrade-node/2-upgrade-node-docker.md (2 hunks)
  • docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/1-safe-multi-signature-wallet.md (1 hunks)
  • docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/2-rpc-services.md (2 hunks)
  • docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/4-blockchain-indexing-services.md (1 hunks)
  • docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/5-blockchain-oracles.md (1 hunks)
  • docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/7-artificial-intelligence.md (1 hunks)
  • docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/8-decentralized-naming-services.md (3 hunks)
  • docs/how-morph-works/2-morph-modular-design.md (5 hunks)
  • docs/how-morph-works/3-optimistic-zkevm.md (4 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.18.1)
docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/1-safe-multi-signature-wallet.md

16-16: Link text should be descriptive

(MD059, descriptive-link-text)

docs/build-on-morph/developer-resources/1-contracts.md

23-23: Link text should be descriptive

(MD059, descriptive-link-text)

docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/4-blockchain-indexing-services.md

28-28: Link text should be descriptive

(MD059, descriptive-link-text)

docs/build-on-morph/build-on-morph/2-development-setup.md

31-31: Bare URL used

(MD034, no-bare-urls)


31-31: Bare URL used

(MD034, no-bare-urls)


34-34: Bare URL used

(MD034, no-bare-urls)


34-34: Bare URL used

(MD034, no-bare-urls)

docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/8-decentralized-naming-services.md

20-20: Link text should be descriptive

(MD059, descriptive-link-text)

🔇 Additional comments (1)
docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/7-artificial-intelligence.md (1)

13-13: Subject-verb agreement fix looks good.

The switch to “empowers” correctly matches the singular subject “ORA”. Nice cleanup.

For more information, please refer to [their documentation](https://docs.envio.dev).

Click [here](https://envio.dev/explorer) for live indexer examples to be inspired.
Click [here](https://envio.dev/explorer) for live indexer examples to be inspired.
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Replace “Click here” with descriptive link text

The markdownlint MD059 warning is valid: “Click here” is non-descriptive and hurts accessibility/readability. Please switch to descriptive anchor text.

Apply this diff:

-Click [here](https://envio.dev/explorer) for live indexer examples to be inspired.  
+Explore live indexer examples in the [Envio Explorer](https://envio.dev/explorer) for inspiration.  
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
Click [here](https://envio.dev/explorer) for live indexer examples to be inspired.
Explore live indexer examples in the [Envio Explorer](https://envio.dev/explorer) for inspiration.
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)

28-28: Link text should be descriptive

(MD059, descriptive-link-text)

🤖 Prompt for AI Agents
In
docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/4-blockchain-indexing-services.md
around line 28, the anchor text "Click here" is non-descriptive and triggers
markdownlint MD059; replace it with descriptive link text such as "Live indexer
examples" (or "Live indexer examples on Envio") so the line becomes a meaningful
link to https://envio.dev/explorer, preserving the URL and punctuation.

![eOracle](../../../../assets/docs/dev/resources/eOracle.jpg)

eOracle is currently in the progress of integrating Morph mainnet.
eOracle is currently in the process of integrating Morph mainnet.
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Add missing preposition and capitalize Mainnet.

“integrating Morph mainnet” should read “integrating with Morph Mainnet” for correct grammar and capitalization. Please update accordingly.

🤖 Prompt for AI Agents
In
docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/5-blockchain-oracles.md
around line 18, the sentence "eOracle is currently in the process of integrating
Morph mainnet." is missing a preposition and has incorrect capitalization;
update it to read "eOracle is currently in the process of integrating with Morph
Mainnet." so it includes "with" and capitalizes "Mainnet."

@MarvelFisher MarvelFisher merged commit 2784bac into morph-l2:main Oct 13, 2025
1 check passed
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.

2 participants