Skip to content

Conversation

Forostovec
Copy link

@Forostovec Forostovec commented Aug 31, 2025

  • access-control.adoc – added missing "to" in role description.

  • erc4626.adoc – fixed grammar ("attacker’s loss").

  • governance.adoc – corrected "ran" → "run".

  • utilities.adoc – improved phrasing:

  • "prove himself owner" → "prove himself the owner".

  • "helps do" → "helps to do".

  • "Contracts provides" → "Contracts provide".

Summary by Sourcery

Improve grammar and clarity in project documentation by addressing minor typos and phrasing issues in multiple AsciiDoc files.

Documentation:

  • Add missing "to" in role description in access-control.adoc
  • Fix grammatical phrasing ("attacker’s loss") in erc4626.adoc
  • Correct verb tense from "ran" to "run" in governance.adoc
  • Clarify phrasing in utilities.adoc by updating "prove himself owner" to "prove himself the owner", "helps do" to "helps to do", and "Contracts provides" to "Contracts provide"

Summary by CodeRabbit

  • Documentation
    • Access Control: clarified phrasing in the ERC‑20 example for readability.
    • ERC‑4626: corrected wording in the inflation-attack explanation to accurately describe the attacker’s loss.
    • Governance: fixed verb tense in the proposal execution description without timelock.
    • Utilities: multiple editorial tweaks, including article usage, infinitive phrasing, and subject‑verb agreement in sections on signature checking, introspection, and structures.
    • No functional changes; content accuracy and clarity improved across pages.

@Forostovec Forostovec requested a review from a team as a code owner August 31, 2025 16:54
Copy link

changeset-bot bot commented Aug 31, 2025

⚠️ No Changeset found

Latest commit: 92659d1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

sourcery-ai bot commented Aug 31, 2025

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Minor grammar and clarity improvements applied across several AsciiDoc documentation files, including insertion of missing prepositions, tense corrections, possessive adjustments, and phrasing refinements.

File-Level Changes

Change Details Files
Added missing preposition for role description
  • Inserted missing 'to' in the role description
docs/modules/ROOT/pages/access-control.adoc
Corrected possessive grammar in ERC4626 doc
  • Fixed phrasing to 'attacker’s loss'
docs/modules/ROOT/pages/erc4626.adoc
Adjusted verb tense for consistency
  • Changed 'ran' to 'run'
docs/modules/ROOT/pages/governance.adoc
Refined phrasing for clarity in utilities doc
  • Changed 'prove himself owner' to 'prove himself the owner'
  • Added 'to' in 'helps to do'
  • Updated 'Contracts provides' to 'Contracts provide'
docs/modules/ROOT/pages/utilities.adoc

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

coderabbitai bot commented Aug 31, 2025

Walkthrough

Editorial grammar corrections across several documentation pages. No code, logic, APIs, or control flow were changed.

Changes

Cohort / File(s) Summary
Docs grammar fixes
docs/modules/ROOT/pages/access-control.adoc, docs/modules/ROOT/pages/erc4626.adoc, docs/modules/ROOT/pages/governance.adoc, docs/modules/ROOT/pages/utilities.adoc
Minor grammatical edits: wording refinements in AccessControl, ERC-4626 inflation-attack section, Governance proposal execution phrasing, and Utilities sections (signatures, introspection, structures). No functional or API changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

A rabbit with a red pen hops along the docs,
Tidying commas, tuning verbs, smoothing all the shocks.
No bytes were moved, no flows askew—
Just clearer paths for readers new.
Tip-tap, nib-nib, grammar rocks! 🐇✍️

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.

✨ Finishing Touches
🧪 Generate unit tests
  • 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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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: 0

🧹 Nitpick comments (2)
docs/modules/ROOT/pages/utilities.adoc (2)

11-11: Prefer gender‑neutral and more precise wording (“control” vs “owner”).

-At a high level, signatures are a set of cryptographic algorithms that allow for a _signer_ to prove himself the owner of a _private key_ used to authorize a piece of information (generally a transaction or `UserOperation`). Natively, the EVM supports the Elliptic Curve Digital Signature Algorithm (https://en.wikipedia.org/wiki/Elliptic_Curve_Digital_Signature_Algorithm[ECDSA]) using the secp256k1 curve, however other signature algorithms such as P256 and RSA are supported.
+At a high level, signatures are a set of cryptographic algorithms that allow a _signer_ to prove they control a _private key_ used to authorize a piece of information (generally a transaction or `UserOperation`). Natively, the EVM supports the Elliptic Curve Digital Signature Algorithm (https://en.wikipedia.org/wiki/Elliptic_Curve_Digital_Signature_Algorithm[ECDSA]) using the secp256k1 curve; other signature algorithms such as P256 and RSA are also supported.

191-191: Tighten phrasing (“helps with” > “helps to do”).

-In Solidity, it's frequently helpful to know whether or not a contract supports an interface you'd like to use. ERC-165 is a standard that helps to do runtime interface detection. Contracts provide helpers both for implementing ERC-165 in your contracts and querying other contracts:
+In Solidity, it's frequently helpful to know whether a contract supports an interface you'd like to use. ERC-165 is a standard that helps with runtime interface detection. Contracts provide helpers both for implementing ERC-165 in your contracts and querying other contracts:
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 53bb340 and 92659d1.

📒 Files selected for processing (4)
  • docs/modules/ROOT/pages/access-control.adoc (1 hunks)
  • docs/modules/ROOT/pages/erc4626.adoc (1 hunks)
  • docs/modules/ROOT/pages/governance.adoc (1 hunks)
  • docs/modules/ROOT/pages/utilities.adoc (3 hunks)
🔇 Additional comments (4)
docs/modules/ROOT/pages/governance.adoc (1)

164-164: LGTM — correct verb tense.

docs/modules/ROOT/pages/erc4626.adoc (1)

178-179: LGTM — possessive fix reads correctly and matches the math above.

docs/modules/ROOT/pages/access-control.adoc (1)

46-46: LGTM — clearer infinitive form.

docs/modules/ROOT/pages/utilities.adoc (1)

259-259: LGTM — correct subject–verb agreement.

@Amxx Amxx changed the base branch from master to typo-fixes September 1, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants