Skip to content

Commit e799347

Browse files
authored
fix typo in security docs (#912)
1 parent 20959a3 commit e799347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/kafka/pages/usage-guide/security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
== Encryption
55

6-
The internal and client communication can be encrypted TLS. This requires the xref:secret-operator:index.adoc[Secret Operator] to be present in order to provide certificates.
6+
The internal and client communication can be encrypted with TLS. This requires the xref:secret-operator:index.adoc[Secret Operator] to be present in order to provide certificates.
77
The utilized certificates can be changed in a top-level config.
88

99
[source,yaml]

0 commit comments

Comments
 (0)