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: replace 'lable' with 'label' #1838

Closed
seokho-son opened this issue Sep 27, 2024 · 2 comments
Closed

Fix typo: replace 'lable' with 'label' #1838

seokho-son opened this issue Sep 27, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@seokho-son
Copy link
Member

seokho-son commented Sep 27, 2024

What would you like to be enhanced

  • There's a typo: lable should be corrected to label.

Why is this needed

  • To improve code readability and avoid confusion.

Proposed solution

  • Search for occurrences of lable in the codebase and replace them with label. Ensure the change does not impact any functionality.

Additional note

  • This is for a new contributor!
@seokho-son seokho-son added enhancement New feature or request good first issue Good for newcomers labels Sep 27, 2024
@seokho-son
Copy link
Member Author

ref #1839

@seokho-son
Copy link
Member Author

resolved by #1839

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant