Browse Source

Fix typo.

Lauri Ojansivu 5 years ago
parent
commit
08b35e1fe7
1 changed files with 1 additions and 1 deletions
  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.