We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eeed60 commit 8353511Copy full SHA for 8353511
1 file changed
content/manuals/engine/security/trust/trust_automation.md
@@ -16,8 +16,8 @@ When working directly with the Notary client, it uses its [own set of environmen
16
## Add a delegation private key
17
18
To automate importing a delegation private key to the local Docker trust store, we
19
-need to pass a passphrase for the new key. This passphrase will be required
20
-everytime that delegation signs a tag.
+need to pass a passphrase for the new key. This passphrase will be required
+every time that delegation signs a tag.
21
22
```console
23
$ export DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE="mypassphrase123"
0 commit comments