Skip to content

Commit df81606

Browse files
authored
Merge pull request #24307 from Rohan5commit/rohan/fix-trust-automation-every-time-typo
docs: fix trust automation typo
2 parents 3b908cf + 2cc6ce2 commit df81606

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)