-
Notifications
You must be signed in to change notification settings - Fork 65
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 documentation files #774
Conversation
All |
@conradoplg I checked for typos and corrected them where it was possible. |
@conradoplg Hi! Apologies for the inconvenience. I just wanted to check if there’s anything I can improve in my pull request. Please feel free to ask any questions or let me know if any changes are needed to meet the project's merge requirements. I’m happy to make adjustments! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #774 +/- ##
==========================================
- Coverage 82.18% 81.71% -0.47%
==========================================
Files 31 34 +3
Lines 3188 3331 +143
==========================================
+ Hits 2620 2722 +102
- Misses 568 609 +41 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
All good, thank you for your contribution! |
This pull request contains changes to improve clarity, correctness and structure.
Description correction:
Corrected "needs an unique" to "needs a unique".
Corrected "If there is not" to "If there is no".
Please review the changes and let me know if any additional changes are needed.