From 3536670b8217dbc377c41b17d5f76cada1383204 Mon Sep 17 00:00:00 2001 From: Sergey Lyubka Date: Sun, 18 May 2014 16:13:04 +0100 Subject: [PATCH] re-worded FAQ section --- docs/FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 6b61406a..5648f5a1 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -3,9 +3,9 @@ ## My Antivirus Software reports Mongoose as a security threat Mongoose doesn't contain any malicious logic. Antivirus reports a -[false positive](http://en.wikipedia.org/wiki/Type_I_and_type_II_errors#False_positive_error). -This is when certain byte sequence in Mongoose accidentally matched -a virus/malware signature in the Antivirus database. +[false positive](http://en.wikipedia.org/wiki/Type_I_and_type_II_errors#False_positive_error). +This is when certain byte sequence in Mongoose accidentally matches +virus signature in the Antivirus database. ## Download page doesn't work