docs: fix typo

This commit is contained in:
Wez Furlong
2023-10-26 17:03:00 -07:00
parent 0b3c258c28
commit f3241dc3c7
+1 -1
View File
@@ -60,7 +60,7 @@ Possible values are:
Validation of the certificate will be skipped. Not recommended for sending
to the public internet; this is intended for local or lab testing scenarios.
* `"Disabled" - do not try to use TLS.
* `"Disabled"` - do not try to use TLS.
The default value is `"Opportunistic"`.