poly-commit
poly-commit copied to clipboard
Fix typographical errors and update broken link
This PR introduces the following changes to address minor issues in the codebase:
-
Fix Typographical Errors:
- Updated grammar in
constraints.rsto correct the use of the indefinite article "an" before words starting with vowel sounds. - Corrected a similar typo in
error.rsfor clarity and proper grammar usage.
- Updated grammar in
-
Update Broken Link in README.md:
- Replaced the outdated link to
poly-commit/src/lib.rswith the correct link topoly-commit/poly-commit/src/lib.rs.
- Replaced the outdated link to
Checklist
- [x] Targeted PR against the correct branch (master).
- [x] Linked to GitHub issue or provided explanation for changes (e.g., typo fixes and link corrections).
- [x] Reviewed changes in
Files changedsection. - [x] Verified that all edits are consistent with the project's guidelines.
Additional Notes
These updates are straightforward and improve the readability and usability of the project documentation and code. Please let me know if there are any additional changes or considerations before merging.