Small copy change

This commit is contained in:
Alex Janousek
2026-02-02 15:37:27 -05:00
parent b7c641384f
commit 7bfd79c97f

View File

@@ -11,12 +11,12 @@
<div class="margin-bottom-3">
<div class="grid-row flex-align-center">
<h2 id="chartTitle" class="margin-right-1 margin-y-0">Overall {{ selected_year }} Messages Sent</h2>
<h2 id="chartTitle" class="margin-right-1 margin-y-0">Overall Usage</h2>
<button
type="button"
class="usa-tooltip usa-tooltip__information margin-right-0"
data-position="top"
title="Total messages sent across all services in {{ current_org.name }}"
title="Combined totals for all services in {{ current_org.name }} for the current agreement period"
>
<span class="usa-sr-only">More information</span>
<img src="{{ asset_url('img/usa-icons/info.svg') }}" alt="" class="usa-icon" role="presentation" />