We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9514401 commit 9df7f37Copy full SHA for 9df7f37
README.md
@@ -258,7 +258,7 @@ variants. Because Yarn v1 is [frozen](https://github.com/yarnpkg/yarn) and no lo
258
bundling plans have been revised.
259
260
As of Node.js 26.0.0 it is planned to no longer bundle Yarn v1 into `node` images.
261
-`node` images for lower versions of Node.js (<26) will continue to bundle Yarn v1.
+For lower versions of Node.js (<26) `node` images will continue to bundle Yarn v1.
262
263
Users with legacy requirements for Yarn v1 under Node.js 26 and above may be able
264
to follow [Yarn v1 installation instructions](https://classic.yarnpkg.com/en/docs/install)
0 commit comments