diff --git a/conservancy/templates/submenus/what_we_do_partial.html b/conservancy/templates/submenus/what_we_do_partial.html
index 7af59e33..106c4306 100644
--- a/conservancy/templates/submenus/what_we_do_partial.html
+++ b/conservancy/templates/submenus/what_we_do_partial.html
@@ -3,6 +3,6 @@
Vizio Lawsuit
Member Projects
Outreachy
- Use the Source
+ Use The Source
FOSSY
diff --git a/conservancy/usethesource/templates/usethesource/base.html b/conservancy/usethesource/templates/usethesource/base.html
index 43bf9bc0..07bbf245 100644
--- a/conservancy/usethesource/templates/usethesource/base.html
+++ b/conservancy/usethesource/templates/usethesource/base.html
@@ -5,7 +5,7 @@
{% block outercontent %}
diff --git a/conservancy/usethesource/templates/usethesource/ccirt_process.html b/conservancy/usethesource/templates/usethesource/ccirt_process.html
index f4dcc6c3..a3c37fd0 100644
--- a/conservancy/usethesource/templates/usethesource/ccirt_process.html
+++ b/conservancy/usethesource/templates/usethesource/ccirt_process.html
@@ -1,6 +1,6 @@
{% extends "usethesource/base.html" %}
-{% block title %}Use the Source - Software Freedom Conservancy{% endblock %}
+{% block title %}Use The Source - Software Freedom Conservancy{% endblock %}
{% block content %}
{{ block.super }}
diff --git a/conservancy/usethesource/templates/usethesource/landing_page.html b/conservancy/usethesource/templates/usethesource/landing_page.html
index 1d0b7e92..26685362 100644
--- a/conservancy/usethesource/templates/usethesource/landing_page.html
+++ b/conservancy/usethesource/templates/usethesource/landing_page.html
@@ -1,6 +1,6 @@
{% extends "usethesource/base.html" %}
-{% block title %}Use the Source - Software Freedom Conservancy{% endblock %}
+{% block title %}Use The Source - Software Freedom Conservancy{% endblock %}
{% block content %}
{{ block.super }}