Closed lnghrdntcr closed 9 months ago
hi,
Several APIs and types use the term "responce" instead of "response" in the function declaration/type name.
yeah, I was just waiting for someone to pay attention to this =)
I'm opening this issue to ask feedback to the developer on how to proceed.
great, i'm interested too!
thank you!
Should I proceed with the PR?
yes please!
thanks!
This "issue" has been solved in PR #76.
Several APIs and types use the term "responce" instead of "response" in the function declaration/type name. This appears to be a typo. If those methods/types were to be private, I would have created a PR correcting the typos. However, most (if not all) of those APIs are public, hence, correcting the declaration might break builds that use this lib as a dependency.
I'm opening this issue to ask feedback to the developer on how to proceed.
List of occurrences of the term "responce" (last commit on master)
List of occurrences of the term "response" (last commit on master)