From 02db5399276398a0efa216853489267e56a91932 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Fri, 22 Jul 2022 14:52:26 +0200 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ed15cf2..bf4189c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -107,7 +107,7 @@ - Fix weak symbols from private object destructor. (Jason) - Fix failed uploads not cancelling properly. - Edits now properly update in replies again. -- Improve test paste experience. (Syldra) +- Improve text paste experience. (Syldra) - Pins should now properly update when the events are fetched. - Support latest iteration of the hidden read receipts MSC. - Fix cursor movement with some themes. (Syldra)