Distance is in meters by default; add other units if preferred (Ex: '100km' or '50mi')
diff --git a/app/views/shared/_site_title.html.erb b/app/views/shared/_site_title.html.erb
index 750f130d..65fb825e 100644
--- a/app/views/shared/_site_title.html.erb
+++ b/app/views/shared/_site_title.html.erb
@@ -1,6 +1,6 @@
<% if Flipflop.enabled?(:gdt) %>
Search for geospatial/GIS data
- Find GIS data held at MIT and other institutions
+ Find GIS data held at MIT and other institutions
<% else %>
Search the MIT Libraries
<% end %>