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

Typos fix #338

Open
wants to merge 3 commits into
base: mainnet
Choose a base branch
from
Open

Typos fix #338

wants to merge 3 commits into from

Conversation

romashka-btc
Copy link

Fix: Corrected typos in code comments and documentation

What was changed

  1. Corrected typo unregisted to unregistered in src\interfaces\IECDSAStakeRegistryEventsAndErrors.sol (line 88).
  2. Corrected typo mimicing to mimicking in docs\registries\StakeRegistry.md (line 147).
  3. Corrected typo architechture to architecture in src\interfaces\IBLSSignatureChecker.sol (line 11).

Why these changes were made

  • Fixing typos improves the clarity, readability, and professionalism of both the code comments and documentation.
  • Accurate comments and documentation ensure better understanding for developers and maintainers.

Additional Notes

  • These changes focus solely on correcting typographical errors and do not impact the functionality of the code.

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