Fix change log

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/ChangeLog.d/disable-new-session-tickets.txt b/ChangeLog.d/disable-new-session-tickets.txt
index 664240b..1fd112f 100644
--- a/ChangeLog.d/disable-new-session-tickets.txt
+++ b/ChangeLog.d/disable-new-session-tickets.txt
@@ -1,5 +1,5 @@
 Bugfix
-   * Fix TLS connection abortion in applications using an Mbed TLS client in
+   * Fix TLS connection failure in applications using an Mbed TLS client in
      the default configuration connecting to a TLS 1.3 server sending tickets.
      See the documentation of mbedtls_ssl_conf_enable_new_session_tickets()
      for more information.