Skip to content

Commit 0faba55

Browse files
authored
Merge pull request nodejs#584 from carlmanaster/patch-1
Fix typo
2 parents adb1214 + ba9e915 commit 0faba55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ $ docker run node npm --loglevel=warn ...
144144
The `node` images come in many flavors, each designed for a specific use case.
145145
All of the images contain pre-installed versions of `node`,
146146
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com). For each
147-
supported architecutre, the supported variants are different. In the file:
147+
supported architecture, the supported variants are different. In the file:
148148
[architectures](./architectures), it lists all supported variants for all of
149149
the architecures that we support now.
150150

0 commit comments

Comments
 (0)