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

Typo : Error message when calling tag command with invalid index #2

Open
sandyk0105 opened this issue Nov 8, 2024 · 0 comments
Open

Comments

@sandyk0105
Copy link
Owner

sandyk0105 commented Nov 8, 2024

Calling tag command with invalid index, e.g. index = 7 when there are only 6 people.

image.png

The error message:

Index provided is invalid. Index must bea positive integer no greater than the list size!

Should be

Index provided is invalid. Index must be a positive integer no greater than the list size!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant