diff --git a/content/desktop/release-notes.md b/content/desktop/release-notes.md index 4e058b98e1c..08771cc41cb 100644 --- a/content/desktop/release-notes.md +++ b/content/desktop/release-notes.md @@ -54,7 +54,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re - Rosetta is now Generally Available for all users on macOS 13 or later. It provides faster emulation of Intel-based images on Apple Silicon. To use Rosetta, see [Settings](settings/mac.md). Rosetta is enabled by default on macOS 14.1 and later. - Docker Desktop now detects if a WSL version is out of date. If an out dated version of WSL is detected, you can allow Docker Desktop to automatically update the installation or you can manually update WSL outside of Docker Desktop. -- New installations of Docker Desktop for Windows now requires a Windows version of 19044 or later. +- New installations of Docker Desktop for Windows now require a Windows version of 19044 or later. - Administrators now have the ability to control Docker Scout image analysis in [Settings Management](hardened-desktop/settings-management/configure.md). ### Upgrades @@ -96,7 +96,6 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/re - Fixed a bug where **Re-apply configuration** might not work when `/var/run/docker.sock` is mis-configured. - Docker Desktop doesn't overwrite `ECRCredentialHelper` if already present in `/usr/local/bin`. - #### For Windows - Fixed an issue where **Switch to Windows Containers** would show in the tray menu on Windows Home Editions. Fixes [docker/for-win#13715](https://github.com/docker/for-win/issues/13715)