diff --git a/docs/user-guide/tls-configuration.md b/docs/user-guide/tls-configuration.md index 18be801602..c9e7d8ad46 100644 --- a/docs/user-guide/tls-configuration.md +++ b/docs/user-guide/tls-configuration.md @@ -82,3 +82,4 @@ zowe: - "TLS_CHACHA20_POLY1305_SHA256" client: # Template below assigns same attributes as seen in server section tls: ${{ zowe.network.server.tls }} +```