Переглянути джерело

CHANGES.md: fix typo in 6.0.0 changes

Johan Oudinet 3 роки тому
батько
коміт
7e86c561c7
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      CHANGES.md

+ 1 - 1
CHANGES.md

@@ -282,7 +282,7 @@ Soon we'll deprecate the latter, so prepare now.
 
 ## 6.0.0 (2020-01-09)
 
-- [enable_smacks](https://conversejs.org/docs/html/configuration.html#enable-smacks) is not set to `true` by default.
+- [enable_smacks](https://conversejs.org/docs/html/configuration.html#enable-smacks) is now set to `true` by default.
 - Refactor some presence and status handling code from `converse-core` into `@converse/headless/converse-status`.
 - It's now possible to navigate the emoji-picker via the keyboard arrow keys.