Skip to content

Commit

Permalink
fix typo (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
koenpunt authored Feb 1, 2022
1 parent 58ff2d7 commit 3d5dfd5
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 @@ -162,7 +162,7 @@ foo: $(vault read mykv/foo -o json | jq -r .mykey)
EOF
```

## Suported Backends
## Supported Backends

- [Vault](#vault)
- [AWS SSM Parameter Store](#aws-ssm-parameter-store)
Expand Down

0 comments on commit 3d5dfd5

Please sign in to comment.