Skip to content

Commit 9be9249

Browse files
Merge pull request #638 from nodejs/fix-typos
Fix few typos [ci skip]
2 parents 3fd8ed0 + a1b2c24 commit 9be9249

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GOVERNANCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ members affiliated with the over-represented employer(s).
8282
This working group does not meet. All discussions and decisions
8383
happen in the
8484
[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
8686
WG can be flagged with the ***WG-agenda*** label.
8787

8888
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)
9696
decision-making model.
9797

9898
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
100100
of the repository is not permitted). The consensus seeking process
101101
will then follow via discussion by the WG members on that pull
102102
request. Changes deemed trivial by WG members may be merged instantly

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ All of the images contain pre-installed versions of `node`,
146146
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com). For each
147147
supported architecture, the supported variants are different. In the file:
148148
[architectures](./architectures), it lists all supported variants for all of
149-
the architecures that we support now.
149+
the architectures that we support now.
150150

151151
## `node:<version>`
152152

0 commit comments

Comments
 (0)