Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #2437

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix typos #2437

wants to merge 3 commits into from

Conversation

Dimitrolito
Copy link

This PR addresses minor typographical issues and enhances documentation consistency across three ADR files:

  1. adr-002-throttle.md:

    • Fixed incorrect article usage: Changed "a edge case scenario" to "an edge case scenario".
  2. adr-013-equivocation-slashing.md:

    • Corrected missing hyphenation in compound adjective: Changed "3 year-old" to "3-year-old".
  3. adr-016-securityaggregation.md:

    • Fixed incorrect article usage: Changed "an return set" to "a return set".

Changes Summary:

  • 3 files updated.
  • 3 additions and 3 deletions.

Checklist:

  • Documentation changes only, no functional code affected.
  • No additional tests required; CI will validate existing tests.
  • All changes adhere to repository contribution guidelines.

@Dimitrolito Dimitrolito requested a review from a team as a code owner December 16, 2024 14:06
@github-actions github-actions bot added C:Docs Assigned automatically by the PR labeler C:ADR Assigned automatically by the PR labeler labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:ADR Assigned automatically by the PR labeler C:Docs Assigned automatically by the PR labeler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant