Skip to content

Typo fix in Title Update SpecifyVisibility.ts #621

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

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

teenager-ETH
Copy link
Contributor

@teenager-ETH teenager-ETH commented Jan 4, 2025

I fixed a typo in the SpecifyVisibility.ts file, correcting the word "visibilty" to "visibility" in the title property of an object.

Specific Change:
Before:
title: "Add ${visibility} visibilty to function declaration",
After:
title: "Add ${visibility} visibility to function declaration",
This change ensures proper spelling of "visibility," improving code clarity and reducing potential confusion.

@kanej kanej merged commit 4d2a4af into NomicFoundation:development Jan 14, 2025
5 checks passed
kanej added a commit that referenced this pull request Jan 14, 2025
* Typo fix in Title Update SpecifyVisibility.ts

* test: update tests with spelling fix for visibility

---------

Co-authored-by: John Kane <john@kanej.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants