Fix changelog wording
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
diff --git a/ChangeLog.d/fix_some_resource_leaks.txt b/ChangeLog.d/fix_some_resource_leaks.txt
index fb36561..9761537 100644
--- a/ChangeLog.d/fix_some_resource_leaks.txt
+++ b/ChangeLog.d/fix_some_resource_leaks.txt
@@ -1,5 +1,5 @@
 Bugfix
-   * Fixed resource leaks in mbedtls_pk_parse_public_key() in low
+   * Fix resource leaks in mbedtls_pk_parse_public_key() in low
      memory conditions.
 Security
    * Fix potential memory leak inside mbedtls_ssl_cache_set() with