From 44a1e6616aa6cff38433779c84ea711dd0d9da1c Mon Sep 17 00:00:00 2001 From: Sumner Evans Date: Tue, 28 May 2024 09:57:09 -0600 Subject: [PATCH] changelog: fix tense Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- changelogs/client_server/newsfragments/1829.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1829.clarification b/changelogs/client_server/newsfragments/1829.clarification index 30916b73..68ce6207 100644 --- a/changelogs/client_server/newsfragments/1829.clarification +++ b/changelogs/client_server/newsfragments/1829.clarification @@ -1 +1 @@ -Clarified that the device's Ed25519 signing key should be used in QR code verification (as opposed to the device's Curve25519 identity key). +Clarify that the device's Ed25519 signing key should be used in QR code verification (as opposed to the device's Curve25519 identity key).