Skip to content

Conversation

@alisolphp
Copy link

This PR corrects three minor typos in documentation. It is strictly a grammar/wording cleanup with no behavioral or API changes. The changes are split into three commits (one per typo) for easier review.

What changed

  • Documentation/benchmark.md: “a histograms” → “a histogram”
  • Documentation/benchmark.md: “The options takes …” → “The options take …”
  • Documentation/grpc-auth-support.md: “… simply lookup the authorization key.” → “… simply look up the authorization key.”

Rationale

Improve clarity and correctness of docs; typo-only edits with no content changes.

Testing

N/A – documentation-only changes.

Dependencies

No new dependencies and no code changes.

RELEASE NOTES: n/a

Change “a histograms” → “a histogram” for correct article–noun agreement.
File: Documentation/benchmark.md
This is a typo-only fix; no content changes.
Change “The options takes …” → “The options take …” to match the plural subject.
File: Documentation/benchmark.md
Typo/grammar-only change; no content or wording beyond the verb fix.
…ookup”

Change “… simply lookup the authorization key.” → “… simply look up the authorization key.”
“Look up” is the correct verb form; “lookup” is a noun.
File: Documentation/grpc-auth-support.md
Spelling/wording-only fix; no content changes.
@linux-foundation-easycla
Copy link

CLA Not Signed

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.94%. Comparing base (f448a97) to head (808c7e0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8663      +/-   ##
==========================================
- Coverage   81.97%   81.94%   -0.04%     
==========================================
  Files         417      417              
  Lines       40788    40788              
==========================================
- Hits        33435    33422      -13     
- Misses       5991     6001      +10     
- Partials     1362     1365       +3     

see 20 files with indirect coverage changes

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

@alisolphp
Copy link
Author

Thanks for reviewing. I’m unable to complete the EasyCLA due to compliance restrictions.
This PR is documentation-only (typo fixes). If acceptable, a maintainer may apply these
edits directly; otherwise feel free to close.

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