Wording improvement

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/ChangeLog.d/psa_crypto_config_file.txt b/ChangeLog.d/psa_crypto_config_file.txt
index 98c1761..d42651d 100644
--- a/ChangeLog.d/psa_crypto_config_file.txt
+++ b/ChangeLog.d/psa_crypto_config_file.txt
@@ -1,6 +1,6 @@
 Features
    * When MBEDTLS_PSA_CRYPTO_CONFIG is enabled, you may list the PSA crypto
-     requirements in the file named by the new macro
+     feature requirements in the file named by the new macro
      MBEDTLS_PSA_CRYPTO_CONFIG_FILE instead of the default psa/crypto_config.h.
      Furthermore you may name an additional file to include after the main
      file with the macro MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE.