From 16364427904845006dc87948af141fa64ec248ca Mon Sep 17 00:00:00 2001 From: Abhishek Arya Date: Thu, 17 Aug 2017 12:54:59 -0700 Subject: [PATCH] Update faq.md --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index bf0acb15a..7147f81ae 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -20,7 +20,7 @@ We will reconsider the Github issue tracker once the ## Why do you require a Gmail account for authentication? -Our [ClusterFuzz](clusterfuzz.md) fuzzing infrastructure and [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) require a Gmail account for authentication. Note that an alternate email address associated with a Google acount does not work, it has to be a Gmail address. +Our [ClusterFuzz](clusterfuzz.md) fuzzing infrastructure and [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) require a Gmail account for authentication. Note that an alternate email address associated with a Google acount does not work due to appengine api limitations. ## Why do you use Docker?