Skip to content

Commit 26a1812

Browse files
committed
Fix date on financial sponsors page
This was missed in one of the previous commits.
1 parent 1f83311 commit 26a1812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/sponsors/financial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2>PostgreSQL Community Association</h2>
1919
<thead>
2020
<tr>
2121
<th>Level</th>
22-
<th>Minimum Donation in USD (from January 2025)</th>
22+
<th>Minimum Donation in USD (from February 2026)</th>
2323
</tr>
2424
</thead>
2525
<tbody>

0 commit comments

Comments
 (0)