瀏覽代碼

Merge pull request #4840 from robert-scheck/typo

Fix typo
Lauri Ojansivu 2 年之前
父節點
當前提交
e34cfad06b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SECURITY.md

+ 1 - 1
SECURITY.md

@@ -105,7 +105,7 @@ a security issue, we'd like to know about it, and also how to fix it:
 
 
 Typical already known or "no impact" bugs such as:
 Typical already known or "no impact" bugs such as:
 
 
-- Brute force password guessign. Currently there is
+- Brute force password guessing. Currently there is
   [brute force protection with eluck:accounts-lockout](https://github.com/wekan/wekan/blob/master/CHANGELOG.md#v080-2018-04-04-wekan-release).
   [brute force protection with eluck:accounts-lockout](https://github.com/wekan/wekan/blob/master/CHANGELOG.md#v080-2018-04-04-wekan-release).
 - Security issues related to that Wekan uses Meteor 1.6.0.1 related packages, and upgrading to newer
 - Security issues related to that Wekan uses Meteor 1.6.0.1 related packages, and upgrading to newer
   Meteor 1.6.1 is complicated process that requires lots of changes to many dependency packages.
   Meteor 1.6.1 is complicated process that requires lots of changes to many dependency packages.