aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING2
-rw-r--r--docs/faq.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 2827b7d3..1a09deb2 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -18,7 +18,7 @@ frustration later on.
### Code reviews
All submissions, including submissions by project members, require review. We
-use Github pull requests for this purpose.
+use GitHub pull requests for this purpose.
### The small print
Contributions made by corporations are covered by a different agreement than
diff --git a/docs/faq.md b/docs/faq.md
index e7ebd145..f040f2a2 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -24,7 +24,7 @@ You should look for places in your code that:
## Why do you use a [different issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) for reporting bugs in OSS projects?
Security access control is important for the kind of issues that OSS-Fuzz detects.
-We will reconsider the Github issue tracker once the
+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 for authentication?