changelog: fix typo

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/ChangeLog.d/8461.txt b/ChangeLog.d/8461.txt
index 459e47b..d6a65f0 100644
--- a/ChangeLog.d/8461.txt
+++ b/ChangeLog.d/8461.txt
@@ -1,4 +1,4 @@
 Bugfix
-   * Fix unsupported PSA asymmetric encryption and dectryption
+   * Fix unsupported PSA asymmetric encryption and decryption
      (psa_asymmetric_[en|de]crypt) with opaque keys.
      Resolves #8461.