Skip to content
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 Grammar and Typo #2483

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix Grammar and Typo #2483

wants to merge 2 commits into from

Conversation

savvar9991
Copy link

Changes Made:

  1. Corrected the phrase "has been setup" to "has been set up":
    - The repository has been setup with a pre-commit hook that will lint any files that have been staged. This will prevent pushing any unlinted files to GitHub.
    + The repository has been set up with a pre-commit hook that will lint any files that have been staged. This will prevent pushing any unlinted files to GitHub.
    Reason: The word "setup" is a noun or adjective (e.g., "a setup process"), while "set up" is the correct verb form to describe the action of configuring something.
  2. Fix typo "techology" to "technology"

@savvar9991 savvar9991 requested a review from a team as a code owner December 24, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant