Skip to content

Commit 33b0323

Browse files
Apply suggestions from code review
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
1 parent feca4d1 commit 33b0323

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ 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
71-
HSM command-line `pkcs11-tool` a slot listed as `0x2000000000000001`in hex is equal
70+
utility and their decimal equivalent is what should be used. For example, using the
71+
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.
7474

0 commit comments

Comments
 (0)