changelog: fix typo

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti 2024-01-18 08:42:38 +01:00
parent 584dc80d96
commit 43ff242a8b

View file

@ -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.