Skip to content

Conversation

@PeterPedegru
Copy link
Contributor

Correct grammatical agreement in README: changed "contracts that is deployed" → "contracts that are deployed" for proper plural form.

Overview

This PR corrects a minor grammar issue in the README file.
The phrase was updated from:

  • "contracts that is deployed"
    to:
  • "contracts that are deployed"

This ensures correct subject-verb agreement and improves readability.

closes: #NA

What changes have been made in this PR?

  • Fixed subject-verb agreement in README.md for the phrase describing MilkyWay’s core contracts.

Checklist


  • Appropriate labels applied (Documentation)
  • Targeted PR against correct branch (main)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work. (N/A – simple documentation fix)
  • Wrote unit and integration tests (N/A – no code changes)
  • Updated relevant documentation (README.md)

Correct grammatical agreement in README: changed "contracts that is deployed" → "contracts that are deployed" for proper plural form.
@PeterPedegru PeterPedegru requested a review from jaybxyz as a code owner October 7, 2025 04:56
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 7, 2025

Walkthrough

Minor grammatical correction in README.md: adjusted verb agreement to match plural subject.

Changes

Cohort / File(s) Summary
Docs
README.md
Corrected grammar: changed "that is deployed" to "that are deployed". No code or logic changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • jaybxyz
  • manu0466

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed The description directly describes the grammatical correction made in README, outlines the before and after phrases, and clearly relates to the documentation-only changes in the pull request.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Title Check ✅ Passed The pull request title "chore: fix grammar in README" directly and accurately reflects the main change in the changeset. The PR makes a single documentation-only modification to fix a subject-verb agreement issue in the README file, changing "contracts that is deployed" to "contracts that are deployed." The title is concise, clear, and follows conventional commit message format with the "chore:" prefix appropriately indicating a non-code maintenance task. It provides sufficient specificity for developers scanning history to understand the primary change without requiring them to read the full description.
✨ 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.

@manu0466 manu0466 changed the title Fix grammar in README: “contracts that are deployed” chore: fix grammar in README Oct 22, 2025
@manu0466
Copy link
Contributor

Thanks for your contribution

@manu0466 manu0466 merged commit 7a6be8a into milkyway-labs:main Oct 22, 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