From a28d9d8edab7cc2458fe51826e9fb0dc15d755dd Mon Sep 17 00:00:00 2001 From: "Justin I. Nevill" Date: Wed, 7 Nov 2018 20:48:53 -0500 Subject: [PATCH] fixed enterpirse --- engine/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/release-notes.md b/engine/release-notes.md index 1f616f0eae..d7b92a6d79 100644 --- a/engine/release-notes.md +++ b/engine/release-notes.md @@ -23,7 +23,7 @@ consistency and compatibility reasons. ### New features for Docker Engine EE * [FIPS Compliance added for Windows Server 2016 and later](/install/windows/docker-ee) -* [Docker Content Trust Enforcement](/engine/security/trust/content_trust) for the Enterprise Engine. This allows the Docker Enterpirse Engine to run containers not signed by a specific organization. +* [Docker Content Trust Enforcement](/engine/security/trust/content_trust) for the Enterprise Engine. This allows the Docker Engine - Enterprise to run containers not signed by a specific organization. ### New features for Docker Engine EE and CE