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 #614

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

Conversation

Marcofann
Copy link

This pull request addresses several minor typographical errors in documentation and comments across five files in the project. These changes improve clarity and maintain consistency without altering the functionality of the code.

Summary of Changes

  1. host_integration.rs: Corrected article usage in comments.
  2. server_integration.rs: Fixed article consistency in a comment.
  3. lib.rs: Adjusted grammar for HTTP server documentation.
  4. server.rs: Resolved typo in gRPC-related comment.
  5. rollups_inputs.rs: Improved article usage in enum description.

Guidelines Followed

  • The PR focuses solely on fixing typos and does not include any functional changes.
  • Each file addresses a specific typo, and changes are isolated for review simplicity.

Checklist

  • Detailed description provided.
  • Changes follow the project's Contributing Guidelines.
  • PR does not introduce functional or behavioral changes.
  • Tests are not applicable for comment/documentation changes.
  • Verified changes do not affect the output of existing tests using make test.

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