From fdd3b1b00f07db604a18eb20e3514eb38c3b7f80 Mon Sep 17 00:00:00 2001 From: David Gageot Date: Thu, 16 Jan 2025 14:26:32 +0100 Subject: [PATCH] Update release-notes.md (#21837) Fix typos --- content/manuals/desktop/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/manuals/desktop/release-notes.md b/content/manuals/desktop/release-notes.md index 8c16ac389c..77e393ef4e 100644 --- a/content/manuals/desktop/release-notes.md +++ b/content/manuals/desktop/release-notes.md @@ -2592,7 +2592,7 @@ This can be resolved by adding the user to the **docker-users** group. Before st - Update Docker Engine to v20.10.14 to address [CVE-2022-24769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24769) - Update containerd to v1.5.11 to address [CVE-2022-24769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24769) -### Bug fixes and enahncements +### Bug fixes and enhancements #### For all platforms @@ -2620,7 +2620,7 @@ This can be resolved by adding the user to the **docker-users** group. Before st - [Buildx 0.8.1](https://github.com/docker/buildx/releases/tag/v0.8.1) -### Bug fixes and enahncements +### Bug fixes and enhancements - Prevented spinning in vpnkit-forwarder filling the logs with error messages. - Fixed diagnostics upload when there is no HTTP proxy set. Fixes [docker/for-mac#6234](https://github.com/docker/for-mac/issues/6234).