Skip to content

Remove grammatical errror "not" in CS_Template.md #25

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

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

Conversation

bact
Copy link

@bact bact commented Sep 5, 2024

Double negative.

  • At Line 51, change from

    No party shall not be held responsible

    to

    No party shall be held responsible

To fix #18 reported by @david-a-wheeler and fix #23 reported by @scouten-adobe (they are duplicated)

bact and others added 2 commits September 5, 2024 14:34
- Remove extra "not" at Line 51
- Also remove extra trailing spaces.

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
Co-Authored-By: David A. Wheeler <dwheeler@dwheeler.com>
To minimize changeset

Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
@bact bact changed the title Remove extra "not" in CS_Template.md Remove grammatical errror "not" in CS_Template.md Jun 15, 2025
@bact
Copy link
Author

bact commented Jun 15, 2025

@mkdolan @davidru if you have time, please kindly review this. Thank you.

@mkdolan
Copy link
Contributor

mkdolan commented Jun 17, 2025

Thanks @bact we are going to do a round of cleanups and will add your suggestion to the list for review.

Mike

@bact
Copy link
Author

bact commented Jun 18, 2025

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grammatical error in patent rights clause Typo in foreward (extraneous "not")
2 participants