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 in result exception message #3

Open
joytqt-1202 opened this issue Mar 31, 2023 · 0 comments
Open

Typo in result exception message #3

joytqt-1202 opened this issue Mar 31, 2023 · 0 comments

Comments

@joytqt-1202
Copy link
Owner

joytqt-1202 commented Mar 31, 2023

Description

Deleting a tag that does not exist results in a message output that indicates which tag index provided is invalid.
There is a typo of "$1" in front of the type of tag

Steps to Reproduce

Using sample data,

  1. delete-t 1 r/2

Expected Result

"The tag index provided is invalid"

Actual Result

image.png

Other information

Nice work on the UG, btw! very descriptive, informative and has sufficient imagery for the user to understand the content required

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