diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md
index 1da811abdf519dc810b25349ad1e3241cbe31f80..54edfd1cf1e56775d420eec3e95a1b12fe2cb6c6 100644
--- a/docs/usage/configuration-options.md
+++ b/docs/usage/configuration-options.md
@@ -1441,7 +1441,7 @@ Here's an example of where you use this to group together all packages from the
 }
 ```
 
-Here's an example of where you use this to group together all packages from the `renovatebot` github org:
+Here's an example of where you use this to group together all packages from the `renovatebot` GitHub org:
 
 ```json
 {
diff --git a/lib/manager/terraform/readme.md b/lib/manager/terraform/readme.md
index d23786d45e6e42d1a66d40232251b5df0bc5f114..3d77a390808f4bc7757bf5dd6cda714505578028 100644
--- a/lib/manager/terraform/readme.md
+++ b/lib/manager/terraform/readme.md
@@ -1,4 +1,4 @@
-Currently Terraform support is limited to Terraform registry sources and github sources that include SemVer refs, e.g. like `github.com/hashicorp/example?ref=v1.0.0`.
+Currently Terraform support is limited to Terraform registry sources and GitHub sources that include SemVer refs, e.g. like `github.com/hashicorp/example?ref=v1.0.0`.
 
 Fixed versions like the following will receive a PR whenever there is a newer version available: