aboutcode
aboutcode copied to clipboard
Fixes:#151-fixed-typo
Fixes #151
Fixed typo in contrib_doc.rst file. kindly merge my PR.
Fix: Improve documentation clarity and correct typos in .rst files
Description
This PR addresses Issue #151 by improving the readability and accuracy of the documentation files written in reStructuredText (.rst). Specifically, the following changes have been made:
- Corrected typographical errors
- Improved sentence clarity and structure
- Ensured consistency in formatting according to reStructuredText syntax guidelines
- Minor grammar fixes across multiple documentation sections
Related Issue
Closes #151
Type of Change
- [x] 🐛 Bug fix (typo/grammar/style issues)
- [ ] ✨ New feature (non-breaking)
- [ ] 📝 Documentation improvement
Checklist
- [x] I have read the contributing guidelines
- [x] I have linked this PR to a relevant issue
- [x] I have verified the formatting in
.rstfiles - [x] My changes follow the coding/documentation style of the project
Thank you for the opportunity to contribute. Please let me know if any changes or improvements are required. 🙂