Skip to content

Commit 8c8751b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2b3f790 commit 8c8751b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangoproject/templates/fundraising/includes/display_django_heroes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h3>{% blocktranslate trimmed with amount=display_logo_amount|intcomma %}
6464
Leaders (${{ amount }}+){% endblocktranslate %}</h3>
6565
<p>
6666
{% blocktranslate trimmed with amount=display_logo_amount|intcomma %}
67-
Leadership-level donors contribute at least ${{ amount }}
67+
Leadership-level donors contribute at least ${{ amount }}
6868
and have donated in the last {{ display_donor_days }} days.
6969
{% endblocktranslate %}
7070
</p>

0 commit comments

Comments
 (0)