Skip to content

Commit 1296660

Browse files
committed
fix notice in post-roll on sponsor application
1 parent 91fc8cc commit 1296660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/sponsors/sponsorship_application_finished.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<h1>Application submitted!</h1>
1414
<hr>
1515
<p><i>Thank you for submitting your application to sponsor the PSF ecosystem.</i></p>
16-
<p>Our team has been notified and will contact you within 2 business days to discuss next steps.</p>
16+
<p>Our team has been notified and will contact you within 5 business days to discuss next steps.</p>
1717
<p>A confirmation has been emailed to {% for item in notified %}{% if forloop.first %}{% else %}{% if forloop.last %} and {% else %}, {% endif %}{% endif %}{{item}}{% endfor %}. <i class="fa fa-question-circle" title="Note: we only email confirmations to addresses which python.org has previously contacted."></i></p>
1818
<p>If you have any questions please respond to the confirmation email or contact <a href="mailto:[email protected]">[email protected]</a></p>
1919
<p>- The Python Software Foundation Sponsorship Team</p>

0 commit comments

Comments
 (0)