Skip to content

Commit fb3ef3a

Browse files
authored
fix(docs): fixing typo in documentation (kroxylicious#2790)
1 parent 2aad0c5 commit fb3ef3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kroxylicious-docs/docs/_snippets/snip-tls-client-keystore.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ key:
1515
1616
----
1717
<1> `storeFile` specifies PKCS#12 file
18-
<2> `storeType` speficies what the keystore file type is. Supported values include `PKCS12` and `JKS`.
18+
<2> `storeType` specifies what the keystore file type is. Supported values include `PKCS12` and `JKS`.
1919
<3> Optionally, a keystore file password may be specified.
2020
<4> Optionally, a password may be specified for the key entry within the file.
2121

0 commit comments

Comments
 (0)