summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-07-22 14:52:26 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-07-22 14:52:26 +0200
commit02db5399276398a0efa216853489267e56a91932 (patch)
tree3af9ff4e53761242f876a1cf614cff1871221f52 /CHANGELOG.md
parentReword redact command in changelog (diff)
downloadnheko-02db5399276398a0efa216853489267e56a91932.tar.xz
Fix typo
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
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)