Skip to content

Commit 79453d7

Browse files
Maledongfhemberger
authored andcommitted
Fix: Some typo errors in 'CONTRIBUTING.md' (nodejs#2167)
1) '.' shouldn't be the part of 'Code of Conduct', remove it out of '[]'. 2) Add ',' before 'then'.
1 parent d592db9 commit 79453d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The Code of Conduct explains the *bare minimum* behavior
66
expectations the Node Foundation requires of its contributors.
7-
[Please read it before participating.](https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md)
7+
[Please read it before participating](https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md).
88

99
## Vocabulary
1010

@@ -48,8 +48,8 @@ In the case of an objection being raised in a pull request by another collaborat
4848
collaborators should seek to arrive at a consensus by way of addressing concerns being expressed
4949
by discussion, compromise on the proposed change, or withdrawal of the proposed change.
5050

51-
If a contribution is controversial and collaborators cannot agree about how to get it to land
52-
or if it should land then it should be escalated to the WG. WG members should regularly
51+
If a contribution is controversial and collaborators cannot agree about how to get it landed
52+
or if it should be landed, then it should be escalated to the WG. WG members should regularly
5353
discuss pending contributions in order to find a resolution. It is expected that only a
5454
small minority of issues be brought to the WG for resolution and that discussion and
5555
compromise among collaborators be the default resolution mechanism.

0 commit comments

Comments
 (0)