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

Typos fix #7328

Closed
wants to merge 2 commits into from
Closed

Typos fix #7328

wants to merge 2 commits into from

Conversation

teenager-ETH
Copy link

Pull Request: Typos Fix

Description

This pull request addresses two minor typos in the Lodestar project. These corrections improve code readability and align with standard spelling conventions.


Changes Made

  1. File Updated: packages/beacon-node/src/chain/blocks/importBlock.ts

    • Line Modified:
      • Original: previos
      • Updated: previous
  2. File Updated: packages/beacon-node/src/chain/blocks/verifyBlocksDataAvailability.ts

    • Line Modified:
      • Original: propogate
      • Updated: propagate

@teenager-ETH teenager-ETH requested a review from a team as a code owner December 21, 2024 20:14
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@nflaig nflaig closed this Dec 21, 2024
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.

3 participants