[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/staging] Added parentheses
commit 55d494552a54503644c665ec6b8a7a0d8100c1ad
Author: kulsoomzahra <kulsoomzahra24@xxxxxxxxx>
Date: Sat Apr 3 21:49:40 2021 +0530
Added parentheses
Addressing the issue : Parentheses missing in definition of "501(c)(3) nonprofit organization"
---
templates/outreach-talk.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/outreach-talk.html b/templates/outreach-talk.html
index 72443f8..ce98d72 100644
--- a/templates/outreach-talk.html
+++ b/templates/outreach-talk.html
@@ -52,7 +52,7 @@
<span class="display-4 text-primary">
<i class="fas fa-hand-holding-heart pb-4"></i>
</span>
- <h2 class="card-title">{{ _('Tor software is developed by the Tor Project, a 501(c)3 nonprofit organization.') }}</h2>
+ <h2 class="card-title">{{ _('Tor software is developed by the Tor Project, a 501(c)(3) nonprofit organization.') }}</h2>
<p class="card-text">{{ _('We build free and open source software anyone can use.') }}</p>
</div>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits