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 grammar error message #505

Merged
merged 3 commits into from Jul 21, 2021
Merged

Fix grammar error message #505

merged 3 commits into from Jul 21, 2021

Conversation

palemtnrider
Copy link
Contributor

What changed?
Changed the grammar on a couple of error messages in app add path. Also, we had an error message that was incorrect. Additionally, I replaced errors.wrap with fmt.Errorf in the file.

Why?
The error message as written was confusing and one was incorrect. Replaced the errors.Wrap with the standard go error wrapping.

How did you test it?
Executed the unit tests.

Release notes
no

Documentation Changes
N/A

@palemtnrider palemtnrider merged commit 8549385 into main Jul 21, 2021
@palemtnrider palemtnrider deleted the fix-grammar-error-message branch July 21, 2021 23:45
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.

None yet

2 participants