diff --git a/app/index.html b/app/index.html
index f3fe9000b7f..c6203a16c2b 100644
--- a/app/index.html
+++ b/app/index.html
@@ -5,7 +5,7 @@
-
Cargo: packages for Rust
+ crates.io: Rust Package Registry
{{content-for 'head'}}
diff --git a/app/templates/application.hbs b/app/templates/application.hbs
index a7c064db84d..a344f96cfec 100644
--- a/app/templates/application.hbs
+++ b/app/templates/application.hbs
@@ -1,6 +1,6 @@
{{head-layout}}
-{{title "Cargo: packages for Rust" separator=' - ' prepend=true}}
+{{title "crates.io: Rust Package Registry" separator=' - ' prepend=true}}
{{google-jsapi}}