diff --git a/app/templates/views/guidance/who-its-for.html b/app/templates/views/guidance/who-its-for.html index effad81e9..5a6a44407 100644 --- a/app/templates/views/guidance/who-its-for.html +++ b/app/templates/views/guidance/who-its-for.html @@ -2,13 +2,13 @@ {% from "components/page-header.html" import page_header %} {% block per_page_title %} - Who it’s for + Who can use Notify {% endblock %} {% block content_column_content %} {{ page_header( - 'Who it’s for' + 'Who can use Notify' ) }}