File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ members affiliated with the over-represented employer(s).
82
82
This working group does not meet. All discussions and decisions
83
83
happen in the
84
84
[ nodejs/docker-node] ( https://github.com/nodejs/docker-node ) repository
85
- in issues and pull requests. Items that requires a decission by the
85
+ in issues and pull requests. Items that requires a decision by the
86
86
WG can be flagged with the *** WG-agenda*** label.
87
87
88
88
When an issue is tagged with *** WG-agenda*** , the WG may invite
@@ -96,7 +96,7 @@ Seeking](http://en.wikipedia.org/wiki/Consensus-seeking_decision-making)
96
96
decision-making model.
97
97
98
98
All proposed changes to the project must be made in the form of a pull
99
- request to the repository (directly commiting to a production branch
99
+ request to the repository (directly committing to a production branch
100
100
of the repository is not permitted). The consensus seeking process
101
101
will then follow via discussion by the WG members on that pull
102
102
request. Changes deemed trivial by WG members may be merged instantly
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ All of the images contain pre-installed versions of `node`,
146
146
[ ` npm ` ] ( https://www.npmjs.com/ ) , and [ ` yarn ` ] ( https://yarnpkg.com ) . For each
147
147
supported architecture, the supported variants are different. In the file:
148
148
[ architectures] ( ./architectures ) , it lists all supported variants for all of
149
- the architecures that we support now.
149
+ the architectures that we support now.
150
150
151
151
## ` node:<version> `
152
152
You can’t perform that action at this time.
0 commit comments