aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Abhishek Arya <inferno@chromium.org>2017-08-17 12:40:40 -0700
committerGravatar GitHub <noreply@github.com>2017-08-17 12:40:40 -0700
commitb128420e0355ae76044a9ba56d525a29d5dc1e0f (patch)
treec987a59cd37c8627d63ca7aea05f41b4a92081f8 /docs
parent907fea4d5288cff044dbf0a9453b0d1f75a908c0 (diff)
Update faq.md
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq.md b/docs/faq.md
index e04e703b..bf0acb15 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -18,9 +18,9 @@ Security access control is important for the kind of issues that OSS-Fuzz detect
We will reconsider the Github issue tracker once the
[access control feature](https://github.com/isaacs/github/issues/37) is available.
-## Why do you require a Google account e-mail for authentication?
+## 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 Google account for authentication. Note that an alternate email address associated with a Google acount does not work, it has to be a Google account email.
+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.
## Why do you use Docker?