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 in Documentation and Code Comments #1059

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vipocenka
Copy link

This pull request addresses several grammatical and typographical issues across multiple files. Specifically:

  1. Replaced incorrect article usage (a -> an) in comments and documentation to improve clarity and adherence to grammatical rules.
  2. Corrected phrasing to enhance readability.

Changes include:

  • utils.go: Fixed article usage for "upstream binding data structure."
  • toeplitz.go and toeplitz_test.go: Corrected the phrase "a also concise representation" to "also a concise representation."
  • config.go: Updated "a operator's public IP" to "an operator's public IP."

Checks

  • I've made sure the tests are passing.
  • I've checked the new test coverage and the coverage percentage didn't drop.
  • Testing Strategy:
    • Unit tests
    • Integration tests
    • This PR is not tested.

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