-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Grammatical mistakes & Missing spaces #12643
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
Fixing grammatical mistakes & adding the required space between 2 lines.
chrisvanpatten
left a comment
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.
Good catches on the missing spaces! The grammar change (providing vs. provide) was actually more correct the first time I think so I suggested reverting that.
Thanks for the contribution!
Co-Authored-By: faisal-alvi <[email protected]>
|
Thank you for the suggestions @chrisvanpatten Your all suggestions are 100% correct so applied! :) |
|
The comma in the first change should also be kept |
|
@ntwb As per https://app.grammarly.com/ the comma should not be there, that is why I requested for that. However, we can keep it if it does not matter a lot. |
|
Fair enough, I thought it should be kept, removing also is fine if that's the case |
|
@chrisvanpatten can you please update milestone for this PR? |
chrisvanpatten
left a comment
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.
One small change, then we can approve and merge!
Co-Authored-By: faisal-alvi <[email protected]>
|
Thank you for contribution 👍 |
* Grammatical mistakes & Missing spaces Fixing grammatical mistakes & adding the required space between 2 lines. * Update docs/designers-developers/developers/filters/block-filters.md Co-Authored-By: faisal-alvi <[email protected]> * Update docs/designers-developers/developers/filters/block-filters.md Co-Authored-By: faisal-alvi <[email protected]>
* Grammatical mistakes & Missing spaces Fixing grammatical mistakes & adding the required space between 2 lines. * Update docs/designers-developers/developers/filters/block-filters.md Co-Authored-By: faisal-alvi <[email protected]> * Update docs/designers-developers/developers/filters/block-filters.md Co-Authored-By: faisal-alvi <[email protected]>
Description
Fixing grammatical mistakes & adding the required space between 2 sentences.
How has this been tested?
Please visit this page. You can see the reported mistakes on the page.
Types of changes
Added 2 spaces between 2 sentences.