docs: fix trust automation typo

This commit is contained in:
rohan436
2026-03-08 14:23:40 +08:00
parent 3b908cf4e9
commit 2cc6ce2d84

View File

@@ -16,8 +16,8 @@ When working directly with the Notary client, it uses its [own set of environmen
## Add a delegation private key
To automate importing a delegation private key to the local Docker trust store, we
need to pass a passphrase for the new key. This passphrase will be required
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.
```console
$ export DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE="mypassphrase123"