-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
tiny grammar change: remove use of word 'so' #1681
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
Conversation
The sentence I edited begins with 'since'. Because it begins with 'since', the second clause of the sentence is a conclusion. 'so' indicates a conclusion follows. The sentence I edited used both 'since' and 'so', but 'since' is enough to indicate a conclusion follows, so I remove 'so'.
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
CLA assistant check
All committers have signed the CLA.
PR Description updated to latest commit (ab1f34f)
- Copy walkthrough table to "Files Changed" Tab
PR Review
1, because the PR involves a very simple change in documentation, removing a single word to improve grammatical correctness. It is straightforward and requires minimal effort to review.
No
No
No
✨ Review tool usage guide:
Overview:
The review tool scans the PR code changes, and generates a PR review which includes several types of feedbacks, such as possible PR issues, security threats and relevant test in the PR. More feedbacks can be added by configuring the tool.
The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
- When commenting, to edit configurations related to the review tool (
pr_reviewersection), use the following template:
/review --pr_reviewer.some_config1=... --pr_reviewer.some_config2=...
- With a configuration file, use the following template:
[pr_reviewer]
some_config1=...
some_config2=...
See the review usage page for a comprehensive guide on using this tool.
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
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.
Thank you, @zipperer!
Uh oh!
There was an error while loading. Please reload this page.
User description
Description
I edited one sentence to remove a word that I deem unnecessary.
The sentence I edited begins with 'since'.
Because it begins with 'since', the second clause of the sentence is a conclusion.
'so' indicates a conclusion follows.
The sentence I edited used both 'since' and 'so', but 'since' is enough to indicate a conclusion follows, so I remove 'so'.
Motivation and Context
The change improves the flow of the sentence.
Type
Documentation
Description
Changes walkthrough
waits.en.md
Improve Grammar by Removing Redundant Conjunctionwebsite_and_docs/content/documentation/webdriver/waits.en.md
conjunction usage.