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 typo in section.identities.box2.description Update code.json #909

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

mdqst
Copy link
Contributor

@mdqst mdqst commented Nov 29, 2024

Description

This update corrects a small but significant typo in the key section.identities.box2.description of the localization file. The word "identtity" contained an extra "t" and has been updated to the correct spelling: "identity".

Why this matters:

Typos, especially in technical terms like "identity commitment," can reduce clarity and trustworthiness in documentation and user interfaces. Since this text explains a critical concept in Semaphore's privacy system, ensuring accuracy is essential to maintain the professionalism and comprehension of the project.

This fix ensures that users and developers working with the Semaphore documentation or translations receive a polished and clear experience.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run yarn format and yarn lint without getting any errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@cedoor cedoor merged commit 3fcce15 into semaphore-protocol:main Dec 2, 2024
5 checks passed
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.

2 participants