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 Typos in Organization NFT Contracts #149

Merged
merged 5 commits into from
Dec 19, 2024

Conversation

vipocenka
Copy link

This PR corrects typos in the Organization NFT contract files to improve documentation clarity and adherence to grammatical standards. Changes include replacing "a" with "an" before words beginning with vowel sounds, such as "organization" and "IP."

Files Updated

  • IERC5192.sol

    • Corrected grammatical error in the description of the Unlocked event.
  • IOrgNFT.sol

    • Updated comments and event descriptions to replace "a" with "an" where applicable.
  • OrgNFT.sol

    • Fixed typos in comments and function descriptions to ensure clarity and correctness.

@sebsadface sebsadface merged commit a52404d into storyprotocol:main Dec 19, 2024
3 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