mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
doc: fix typos in CONTRIBUTING.md
Remove incorrect usage of "in which". The sentence is better and shorter without it anyway. Replace incorrect "with" with "in". PR-URL: https://github.com/nodejs/node/pull/17930 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Weijia Wang <starkwang@126.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
This commit is contained in:
parent
3b1e263b7b
commit
5bda05548b
|
|
@ -199,9 +199,8 @@ functional guidelines of the Node.js project.
|
||||||
|
|
||||||
## Pull Requests
|
## Pull Requests
|
||||||
|
|
||||||
Pull Requests are the way in which concrete changes are made to the code,
|
Pull Requests are the way concrete changes are made to the code, documentation,
|
||||||
documentation, dependencies, and tools contained with the `nodejs/node`
|
dependencies, and tools contained in the `nodejs/node` repository.
|
||||||
repository.
|
|
||||||
|
|
||||||
There are two fundamental components of the Pull Request process: one concrete
|
There are two fundamental components of the Pull Request process: one concrete
|
||||||
and technical, and one more process oriented. The concrete and technical
|
and technical, and one more process oriented. The concrete and technical
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user