Skip to content

docs: fix 'Here is the implementations' to 'Here are the implementations' in dao-factory/README.md - #3553

Open
lunar-me wants to merge 1 commit into
iluwatar:masterfrom
lunar-me:fix-docs/dao-factory-subject-verb
Open

docs: fix 'Here is the implementations' to 'Here are the implementations' in dao-factory/README.md#3553
lunar-me wants to merge 1 commit into
iluwatar:masterfrom
lunar-me:fix-docs/dao-factory-subject-verb

Conversation

@lunar-me

Copy link
Copy Markdown

Description

This PR fixes a subject-verb agreement error in dao-factory/README.md (line 89).

Problem

'Here is the implementations' should be 'Here are the implementations' — 'implementations' is plural.

Before

Here is the implementations

After

Here are the implementations

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

PR Summary

This PR fixes a subject-verb agreement error in dao-factory/README.md where 'implementations' is plural. Replaces 'Here is the implementations' with 'Here are the implementations' at the relevant example line.

Changes

File Summary
dao-factory/README.md Corrections to README grammar by updating the code sample from 'Here is the implementations' to 'Here are the implementations', ensuring subject-verb agreement.

autogenerated by presubmit.ai

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🚨 Pull request needs attention.

Review Summary

Commits Considered (1)
  • c3bf793: docs: fix 'Here is' to 'Here are' in dao-factory/README.md
Files Processed (1)
  • dao-factory/README.md (1 hunk)
Actionable Comments (1)
  • dao-factory/README.md [89-89]

    typo: "Grammar: fix subject-verb agreement"

Skipped Comments (0)

Comment thread dao-factory/README.md
```

Here is the implementations
Here are the implementations

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fixes a grammar issue by correcting the subject-verb agreement in the README. 'implementations' is plural, so the sentence should read 'Here are the implementations'.

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.31%. Comparing base (74d2dbe) to head (c3bf793).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3553      +/-   ##
============================================
+ Coverage     83.24%   83.31%   +0.07%     
- Complexity     4025     4026       +1     
============================================
  Files          1060     1060              
  Lines         14246    14246              
  Branches        686      686              
============================================
+ Hits          11859    11869      +10     
+ Misses         2100     2092       -8     
+ Partials        287      285       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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