summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-04 19:50:21 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-04 19:50:21 +0200
commite41d5a6dc1f346d71185be83ac35d93518d422e7 (patch)
tree669711d5e61f2bea7f6ad33a253a77e0cf5bab0a /CHANGELOG.md
parent1d9cf11441c6d25b2a2962938cdccd0cc2e11139 (diff)
Fix typos
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d21f1f531..91c4a4138 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,9 +13,9 @@ All notable changes to this project will be documented in this file.
[#9248](https://github.com/nextcloud/spreed/issues/9248)
- Groups can now be mentioned in chats
[#6339](https://github.com/nextcloud/spreed/issues/6339)
-- Call recordings are automatically transcript if a transcription provider app is registered
+- Call recordings are automatically transcribed if a transcription provider app is registered
[#9274](https://github.com/nextcloud/spreed/issues/9274)
-- Chat message can be translated if a translation provider app is registered
+- Chat messages can be translated if a translation provider app is registered
[#9273](https://github.com/nextcloud/spreed/issues/9273)
### Changed