diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 703719a73..c6436380e 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -53,7 +53,7 @@ {% set navigation = [ { "href": url_for('main.get_started'), - "text": "Using notify", + "text": "Using Notify", "active": header_navigation.is_selected('using_notify') }, { @@ -85,7 +85,7 @@ {% set navigation = [ { "href": url_for('main.get_started'), - "text": "Using notify", + "text": "Using Notify", "active": header_navigation.is_selected('using_notify') }, { @@ -114,7 +114,7 @@ {# {% set navigation = [ { "href": url_for('main.get_started'), - "text": "Using notify", + "text": "Using Notify", "active": header_navigation.is_selected('using_notify') }, { diff --git a/app/templates/components/uk_components/header/template.njk b/app/templates/components/uk_components/header/template.njk index ff0ca28fb..439165036 100644 --- a/app/templates/components/uk_components/header/template.njk +++ b/app/templates/components/uk_components/header/template.njk @@ -66,7 +66,7 @@ class="usa-flag-logo margin-right-1" width="40" height="35"> #} - Notify.gov + notify.gov