fix(docs): modified grammar and phrasing in docs and comments (#43682)
* docs: fixed minor typos in how-to-open-a-pull-request.md * docs: grammar fixes in FAQ.md * refactor: streamlined comments in multiple TS files * fix: linting issues
This commit is contained in:
@ -87,7 +87,7 @@ And as always, feel free to ask questions on the ['Contributors' category on our
|
||||
|
||||
Conflicts can arise because many contributors work on the repository, and changes can break your PR which is pending a review and merge.
|
||||
|
||||
More often than not you may not require a rebase, because we squash all commits, however if a rebase is requested here is what you should do.
|
||||
More often than not you may not require a rebase, because we squash all commits, however, if a rebase is requested, here is what you should do.
|
||||
|
||||
### For usual bug fixes and features
|
||||
|
||||
|
Reference in New Issue
Block a user