Fix simple typo: pagckage -> package
- Dominant language
- Python
- Stars
- 855
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
# Issue Type
[x] Bug (Typo)
# Steps to Replicate
1. Examine git_repo/services/service.py.
2. Search for `pagckage`.
# Expected Behaviour
1. Should read `package`.
Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md
To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR.
https://github.com/timgates42/git-repo/pull/new/bugfix_typo_package
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open git_repo/services/service.py and search for `pagckage`. Confirm the occurrence should read `package`, then verify the typo is gone; a prepared branch is linked in the issue, so check that work before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100