Browse Source

Update CHANGES.md, fix a typo

Bob Conan 9 months ago
parent
commit
c7007bdb97
1 changed files with 1 additions and 1 deletions
  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`.