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 Typographical Errors in Comments and Documentation #35

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

Conversation

teenager-ETH
Copy link

Fix Typographical Errors in Comments and Documentation

Description

This pull request addresses two typographical errors in the project codebase and documentation. These changes improve readability and maintain consistency throughout the project.

Summary of Changes

File: Aztec-Passport/apps/www/src/lib/helpers.ts

  • Typo: "follwing" corrected to "following."
    • Original: email contains the follwing
    • Corrected: email contains the following

File: OfflineMembership/README.md

  • Typo: "intresting" corrected to "interesting."
    • Original: An intresting blend of a standalone circuit and the blockchain data.
    • Corrected: An interesting blend of a standalone circuit and the blockchain data.

Why These Fixes Are Important

  • Enhances clarity for developers working with the code and documentation.
  • Eliminates potential confusion caused by misspelled words.
  • Reflects a polished and professional project image.

Checklist

  • Corrected typographical errors in both files.
  • Verified that no additional or unintended changes were made.
  • Followed GitHub Community Guidelines.

Notes for Reviewers

These changes are minor and focus solely on improving text accuracy. Please review and merge at your earliest convenience. If any adjustments are needed, feel free to provide feedback.

Thank you!

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