fix(docs): correct typos found during code review#9842
Conversation
Non-functional changes only: - Fixed minor spelling mistakes in comments - Corrected typos in user-facing strings - No variables, logic, or functional code was modified. Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
|
Hey @marcelpetrick , sorry for the delay reviewing this. Are you able to rebase to address the merge conflict? The diff looks good otherwise. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #9842 +/- ##
===========================================
+ Coverage 93.39% 93.40% +0.01%
===========================================
Files 210 210
Lines 17052 17139 +87
===========================================
+ Hits 15925 16009 +84
- Misses 1127 1130 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Merged, thanks for the contribution @marcelpetrick ! I'll apply the same changes to the V2 branch. |
* release-1.44.43: Bumping version to 1.44.43 Update changelog based on model updates fix(docs): correct typos found during code review (#9842)
|
@ashovlin Sorry for the late reply. Yes, I could have done the rebase. Luckily you handled it. Thank you. |
|
We had someone else want to work on typos via #10075, so I wanted to get this in first to avoid merge conflicts. Thanks again for the contribution! |
Non-functional changes only:
Signed-off-by: Marcel Petrick mail@marcelpetrick.it