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 LightClient.t.sol and api.rs #2427

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

Conversation

teenager-ETH
Copy link

Fix Typos in LightClient.t.sol and api.rs

Description

This pull request fixes minor typos in the following files:

  1. contracts/test/LightClient.t.sol:

    • Corrected initiazing to initializing in a comment.
  2. sequencer/src/api.rs:

    • Fixed atleast to at least in a log message.

Changes

  • These changes improve code readability and maintain high-quality documentation and logs.
  • No functional changes: The updates are purely related to comments and log messages.

Context

Maintaining proper spelling and clarity in comments and logs ensures better code quality and easier maintenance for all contributors.


Feel free to suggest additional improvements!

@pls148 pls148 enabled auto-merge January 6, 2025 20:06
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.

2 participants