Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

typo-Update join.rs #4972

Merged
merged 1 commit into from
Dec 24, 2024
Merged

typo-Update join.rs #4972

merged 1 commit into from
Dec 24, 2024

Conversation

romashka-btc
Copy link
Contributor

Fix: Corrected typo in join.rs

Changes

  • Fixed a typo in the join.rs file where "generted" was incorrectly used instead of "generated."

    • Before:

      // The data is generted during the process
    • After:

      // The data is generated during the process

Purpose

  • Improved code comments by correcting the typo for better readability and understanding.
  • Enhanced code quality and maintainability through accurate documentation.

Signed-off-by: Romashka  <chernozub777@gmail.com>
Copy link
Member

@erwanor erwanor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@erwanor erwanor merged commit 782198b into penumbra-zone:main Dec 24, 2024
14 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants