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 grammatical issues #159

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

Conversation

Pricstas
Copy link

This pull request fixes grammatical errors in two files within the crypto-primitives module:

  1. mod.rs: Corrected "a optimized" to "an optimized" in the description of the Bowe-Hopwood-Pedersen hash function.
  2. constraints.rs: Corrected "a MT" to "an MT" to align with proper use before abbreviations starting with a vowel sound.

These updates enhance the readability and accuracy of the comments in the code.


Checklist

Before this PR can be merged, please ensure:

  • Targeted PR against the correct branch (main).
  • Linked to a GitHub issue or described the purpose of the PR.
  • Unit tests remain unaffected (no changes to logic were introduced).
  • Documentation in the code is updated.
  • Added an entry to the Pending section in CHANGELOG.md.
  • Reviewed Files changed to confirm all edits are correct.

@Pricstas Pricstas requested a review from a team as a code owner December 20, 2024 12:35
@Pricstas Pricstas requested review from z-tech, Pratyush and mmagician and removed request for a team December 20, 2024 12:35
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