Browse Source

Fix typo.

Lauri Ojansivu 5 năm trước cách đây
mục cha
commit
08b35e1fe7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 This release adds the following features:
 
-- [Add settings for mouse wheen scroll inertia and scroll
+- [Add settings for mouse wheel scroll inertia and scroll
   amount](https://github.com/wekan/wekan/commit/9d13001b903f9ec50f5fa3a4bdbacae32b27ac65).
   For example: sudo snap set scrollinertia='200' , sudo snap set scrollamount='200' .
   Thanks to danger89 and xet7.