Reword change log entry
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
diff --git a/ChangeLog.d/fix-jpake-user-peer.txt b/ChangeLog.d/fix-jpake-user-peer.txt
index ae6d441..e027fc3 100644
--- a/ChangeLog.d/fix-jpake-user-peer.txt
+++ b/ChangeLog.d/fix-jpake-user-peer.txt
@@ -1,4 +1,4 @@
Bugfix
- * Allow setting user and peer identity for EC J-PAKE operation
- instead role in PAKE PSA Crypto API as described in the specification.
- This is partial fix that allows only "client"/"server" ids.
+ * Allow setting user and peer identifiers for EC J-PAKE operation
+ instead of role in PAKE PSA Crypto API as described in the specification.
+ This is a partial fix that allows only "client" and "server" identifiers.