From e7c71c4a2bb82bb800bc6f3cbf7dc4a8e20a3ae7 Mon Sep 17 00:00:00 2001 From: EliyahuMachluf Date: Sun, 18 Jun 2023 19:10:39 +0300 Subject: [PATCH] fix a typo fix a type at release notes (duplicated word) --- engine/release-notes/prior-releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/release-notes/prior-releases.md b/engine/release-notes/prior-releases.md index 99623e1825..3aac1111f6 100644 --- a/engine/release-notes/prior-releases.md +++ b/engine/release-notes/prior-releases.md @@ -358,7 +358,7 @@ To resolve this, either remove the `--ipv6` flag (to preserve the same behavior as in Docker 1.12.3 and earlier), or provide an IPv6 subnet as the value of the `--subnet` flag. -The network network creation will instead succeed if you use an external IPAM driver +The network creation will instead succeed if you use an external IPAM driver which supports automatic allocation of IPv6 subnets. ### Runtime