Skip to content

docs: Fix typo in CONTRIBUTING.md - #4052

Closed
Divika-23 wants to merge 1 commit into
google:masterfrom
Divika-23:docs/fix-typo-contributing
Closed

docs: Fix typo in CONTRIBUTING.md#4052
Divika-23 wants to merge 1 commit into
google:masterfrom
Divika-23:docs/fix-typo-contributing

Conversation

@Divika-23

Copy link
Copy Markdown
Contributor

Fixed a minor typo in CONTRIBUTING.md.

Changed:
"There are a just a few small guidelines you need to follow."
to
"There are just a few small guidelines you need to follow."

No functional changes were made.

@google-cla

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Divika-23
Divika-23force-pushed the docs/fix-typo-contributing branch from db04f80 to c419509CompareFebruary 28, 2026 06:42
@gmlewisgmlewis changed the title docs: fix typo in CONTRIBUTING.mddocs: Fix typo in CONTRIBUTING.mdFeb 28, 2026
Comment threadCONTRIBUTING.md
Comment on lines 3 to +4
We'd love to accept your patches and contributions to this project. There are
a just a few small guidelines you need to follow.
just a few small guidelines you need to follow.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Instead of starting the line with a space, how about start the line with "There are " and remove it from the end of line 3?

@codecov

codecovBot commented Feb 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.08%. Comparing base (ba35d25) to head (c419509).
⚠️ Report is 27 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #4052 +/- ##
=======================================
Coverage 94.08% 94.08% =======================================
Files 207 207 Lines 19217 19217 =======================================
Hits 18081 18081 Misses 938 938 Partials 198 198 

☔ View full report in Codecov by Sentry.
📢 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 freeto 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

@Divika-23@gmlewis