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

Typo fix Update adr-002-ipld-da-sampling.md #1535

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

santamasa
Copy link
Contributor

Description

Fix Typographical Errors in Function Descriptions

This pull request addresses and fixes critical typographical errors in the descriptions of several functions that affect code clarity and correctness.

Fixed Issues:

  1. Typo in "contex.Context":
    • In the descriptions of the following functions: ValidateAvailability, RetrieveBlockData, and PutBlock, the reference to "contex.Context" has been corrected to "context.Context".
    • Importance: This correction is crucial as the incorrect spelling could lead to confusion or misinterpretation of the intended type, especially for developers referencing or using these functions. Proper naming ensures clarity, adherence to Go standards, and minimizes potential errors or misunderstandings in documentation and code navigation.

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use
    unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

Please review and consider merging this fix. Thank you!

Fix Typographical Errors in Function Descriptions
@santamasa santamasa requested a review from a team as a code owner November 19, 2024 17:28
@santamasa santamasa requested review from rach-id and evan-forbes and removed request for a team November 19, 2024 17:28
@evan-forbes evan-forbes merged commit a1268f7 into celestiaorg:v0.34.x-celestia Nov 19, 2024
13 checks passed
Copy link

gitpoap-bot bot commented Nov 19, 2024

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2024 Celestia Contributor:

GitPOAP: 2024 Celestia Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

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