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

Removed duplicated text and added commas after conditional clauses #482

Merged
merged 4 commits into from May 16, 2024

Conversation

Andrew-Jeffrey-Johnson
Copy link
Contributor

I read this lovely guide, and I noticed some duplicated text and a few missing commas. I've removed the duplicate text and added commas after some conditional clauses. These changes do not alter the meaning of the guide.

Thank you for making this guide! It was a joy to read, and I want to help improve it.

"may require" was repeated 

Signed-off-by: Andrew Johnson <106950101+Andrew-Jeffrey-Johnson@users.noreply.github.com>
Signed-off-by: Andrew Johnson <106950101+Andrew-Jeffrey-Johnson@users.noreply.github.com>
@david-a-wheeler
Copy link
Contributor

Thanks! Overall looks great. I did find a minor tweak, a "..." needs to restored. That's the conventional way to indicate the elision of some text, and since text is elided there, it's important to retain the "...".

Signed-off-by: Andrew Johnson <106950101+Andrew-Jeffrey-Johnson@users.noreply.github.com>
@Andrew-Jeffrey-Johnson
Copy link
Contributor Author

My apologies! I've restored the ellipsis. Everything should be good now.

Copy link
Contributor

@gkunz gkunz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ware
Copy link

ware commented May 10, 2024

Definitely cleans things up.

Copy link
Contributor

@thomasnyman thomasnyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@thomasnyman thomasnyman merged commit 04baafd into ossf:main May 16, 2024
2 checks passed
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.

None yet

5 participants