From 6b2f5cc8eb921cceb6acbcefc11ce61ba8f4a13c Mon Sep 17 00:00:00 2001 From: scjane Date: Mon, 20 Feb 2017 19:05:23 +0800 Subject: [PATCH] Update content_trust.md (#1861) --- engine/security/trust/content_trust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/trust/content_trust.md b/engine/security/trust/content_trust.md index da77e9936f..0118af0db1 100644 --- a/engine/security/trust/content_trust.md +++ b/engine/security/trust/content_trust.md @@ -219,7 +219,7 @@ client recognizes this is your first push and: - requests a passphrase for the root key - generates a root key in the `~/.docker/trust` directory - requests a passphrase for the repository key - - generates a repository key for in the `~/.docker/trust` directory + - generates a repository key in the `~/.docker/trust` directory The passphrase you chose for both the root key and your repository key-pair should be randomly generated and stored in a *password manager*.