浏览代码

Update CHANGES.md, fix a typo

Bob Conan 9 月之前
父节点
当前提交
c7007bdb97
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGES.md

+ 1 - 1
CHANGES.md

@@ -40,7 +40,7 @@
 - Improved accessibility.
 - New "getOccupantActionButtons" hook, so that plugins can add actions on MUC occupants.
 - MUC occupants badges: displays short labels, with full label as title.
-- Fix: trying to use an emojis with an uppercase letter breaks the message field.
+- Fix: trying to use emojis with an uppercase letter breaks the message field.
 - Fix: renaming getEmojisByAtrribute to getEmojisByAttribute.
 - New config option [stanza_timeout](https://conversejs.org/docs/html/configuration.html#show-background)
 - Make `fullscreen` the default `view_mode`.