Skip to content

Commit

Permalink
Fix typo in README (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Rémi Lapeyre <[email protected]>
  • Loading branch information
remilapeyre authored Nov 16, 2023
1 parent 6aa1593 commit 10173d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Note: the `--id` should be identical to your `--key_name` in the previous step.
./notation cert add -t ca -s myStore "{path-to-ca-cert}/ca.crt"
```
where `ca.crt` is the CA root cert generated in the previous step.
2. Confgiure the trust policy.
2. Configure the trust policy.
```bash
cat <<EOF > ./trustpolicy.json
{
Expand Down

0 comments on commit 10173d8

Please sign in to comment.