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/err #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix/err #12

wants to merge 4 commits into from

Conversation

romashka-btc
Copy link

Fix: Corrected typos in multiple source files

What was changed

  1. Corrected typos:
    • Replaced emtpy with empty in aztec/src/utils/array/subarray.nr:28.
    • Replaced collpased with collapsed in aztec/src/utils/array/collapse.nr:12.
    • Replaced protocl with protocol in aztec/src/context/globals/public_global_variables.nr:1.
    • Replaced Authenticaion with Authentication in authwit/src/auth.nr:13.

Why these changes were made

  • Fixing typos ensures the clarity, professionalism, and accuracy of the codebase.
  • Correct terminology avoids potential confusion for developers and readers.

Additional Notes

  • These changes focus solely on fixing typographical errors and do not affect functionality.

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