google-deepmind / google-deepmind/gemma
docs: fix subject-verb agreement in README
Open
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 1k
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 2
Description
**Description**
I identified a minor grammatical error in the `README.md` file under the "Examples" section.
**Issue:**
The sentence "Additionally, our examples/ folder **contain** additional scripts" has a subject-verb agreement error. Since "folder" is singular, the verb should be "contains".
**Proposed Solution**
Update the verb to "contains" to fix the grammar. I will submit a PR for this specific fix.
Contributor guide
Assessment
This issue has not been assessed yet.