Skip to content

Commit 8353511

Browse files
committed
docs: fix trust automation wording
1 parent 8eeed60 commit 8353511

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/manuals/engine/security/trust/trust_automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ When working directly with the Notary client, it uses its [own set of environmen
1616
## Add a delegation private key
1717

1818
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.
19+
need to pass a passphrase for the new key. This passphrase will be required
20+
every time that delegation signs a tag.
2121

2222
```console
2323
$ export DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE="mypassphrase123"

0 commit comments

Comments
 (0)