Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue - #963
Correct Typo in Contributing Guidelines Documentation
Overview
This pull request addresses a minor but important typo in the contributing guidelines for the PyTensor project. By correcting this typo, we aim to improve the readability and accuracy of our documentation, making it easier for contributors to follow the guidelines.
Changes Made
Typo Correction
Original Text: "an PyTensor"
Corrected Text: "a PyTensor"
The original text contained an incorrect article usage before the project name. The phrase "an PyTensor" has been updated to "a PyTensor" to reflect proper grammar and improve readability.
Contextual Consistency
Reviewed and ensured the corrected phrase is consistent with the rest of the documentation.
This change helps maintain the professionalism and clarity of our contributing guidelines, ensuring that contributors are not confused by incorrect grammar.
Impact
The corrected documentation will provide clearer instructions for both new and existing contributors. By ensuring that our guidelines are free of typos and grammatical errors, we make it easier for the community to engage with the project and contribute effectively.
Checklist
Conclusion
By merging this pull request, we aim to improve the overall quality and accuracy of our contributing guidelines. This small but significant correction will help maintain the high standard of documentation that our contributors and maintainers expect.