From 27a87cd872347a1fdcc1ada00c5a8519e8b7773d Mon Sep 17 00:00:00 2001 From: Mathieu Champlon Date: Thu, 25 Nov 2021 16:22:51 +0100 Subject: [PATCH] Fixed typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Compose Cli is different than Compose, I don’t think we usually mention the former in release notes. --- desktop/windows/release-notes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/windows/release-notes/index.md b/desktop/windows/release-notes/index.md index 64bff51813..f2655b4d98 100644 --- a/desktop/windows/release-notes/index.md +++ b/desktop/windows/release-notes/index.md @@ -36,7 +36,7 @@ This page contains information about the new features, improvements, known issue - [containerd v1.4.11](https://github.com/containerd/containerd/releases/tag/v1.4.11) - [runc v1.0.2](https://github.com/opencontainers/runc/releases/tag/v1.0.2) - [Go 1.17.2](https://golang.org/doc/go1.17) -- [Compose CLI v2.1.1](https://github.com/docker/compose/releases/tag/v2.1.1) +- [Compose v2.1.1](https://github.com/docker/compose/releases/tag/v2.1.1) - [docker-scan 0.9.0](https://github.com/docker/scan-cli-plugin/releases/tag/v0.9.0) ### Bug fixes and minor changes