-
Notifications
You must be signed in to change notification settings - Fork 197
Fix typos and grammar in README files #230
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
base: main
Are you sure you want to change the base?
Conversation
cluster2600
commented
Jul 24, 2025
- Fix possessive form in "libraries' surface"
- Correct "This tools" to "This tool's"
- Change "trial out" to "try out"
- Fix "light weight" to "lightweight"
- Add missing comma before "we understand"
- Add missing article "the" before "bin/vmlinux directory"
@cluster2600 I had to make a fix to the CI here. Can you rebase your PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@cluster2600 It looks like one of your commits is not signed |
ce9d3f0
to
1da6d9b
Compare
- Fix possessive form in "libraries' surface" - Correct "This tools" to "This tool's" - Change "trial out" to "try out" - Fix "light weight" to "lightweight" - Add missing comma before "we understand" - Add missing article "the" before "bin/vmlinux directory" 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Co-authored-by: Kathryn Baldauf <[email protected]>
1da6d9b
to
3fd0a7b
Compare
I have now signed all. thank you |
scripts/wifi-unblock.sh
Outdated
@@ -0,0 +1,137 @@ | |||
#!/bin/bash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cluster2600 Did you mean to add these additional files?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no, sorry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@katiewasnothere I fixed that, sorry again
02d907b
to
3fd0a7b
Compare
Can you please rebase and squash your commits. We can merge after. Thank you for working through the changes with us. |