diff --git a/docs/src/main/asciidoc/native-and-ssl.adoc b/docs/src/main/asciidoc/native-and-ssl.adoc index ed939cd435d5a9..294fa123060483 100644 --- a/docs/src/main/asciidoc/native-and-ssl.adoc +++ b/docs/src/main/asciidoc/native-and-ssl.adoc @@ -184,7 +184,7 @@ will ensure that the certificates of `/tmp/mycerts` are baked into the native bi [IMPORTANT] ==== -The file containing the custom TrustStore does *not* have to be present at runtime as its contents have been baked into the native binary. +The file containing the custom TrustStore does *not* have to be present at runtime as its content has been baked into the native binary. ==== === Working with containers