-
-
Notifications
You must be signed in to change notification settings - Fork 888
fix typos in error message for trying to install a non-existent package #5133
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 typos in error message for trying to install a non-existent package #5133
Conversation
CHANGELOG.md
Outdated
|
|
||
| ([Andrey Kozhev](https://github.com/ankddev)) | ||
|
|
||
| - Typos in the error message shown when trying to install a non-existent package have been fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should add your name here, see previous entries as a reference
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes, thank you. That's done now🙂
lpil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
CHANGELOG.md
Outdated
|
|
||
| ([Andrey Kozhev](https://github.com/ankddev)) | ||
|
|
||
| - Typos in the error message shown when trying to install a non-existent package have been fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you move this to the bug fix section and wrap before 80 columns please 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 🙂
lpil
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
db2d5b8 to
080d878
Compare
080d878 to
dfa8064
Compare
Fixes #5128