Skip to content

Commit 7d842bd

Browse files
Update website/content/docs/configuration/seal/pkcs11.mdx
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
1 parent 33b0323 commit 7d842bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/content/docs/configuration/seal/pkcs11.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ These parameters apply to the `seal` stanza in the Vault configuration file:
6767
the `VAULT_HSM_SLOT` environment variable.
6868

6969
~> **Note**: Slots are typically listed as hex-decimal values in the OS setup
70-
utility and their decimal equivalent is what should be used. For example, using the
70+
utility but this configuration uses their decimal equivalent. For example, using the
7171
HSM command-line `pkcs11-tool`, a slot listed as `0x2000000000000001`in hex is equal
7272
to `2305843009213693953` in decimal; these values may be listed shorter or
7373
differently as determined by the HSM in use.

0 commit comments

Comments
 (0)