mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 12:08:40 +02:00
Update summary_item.html
Fix typo
This commit is contained in:
parent
53de82a406
commit
573b93e0cd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
{% for item in value %}
|
||||
<li>
|
||||
<p class="text-semibold margin-top-1 margin-bottom-0">
|
||||
Conatct {{forloop.counter}}
|
||||
Contact {{forloop.counter}}
|
||||
</p>
|
||||
{% include "includes/contact.html" with contact=item %}</li>
|
||||
{% empty %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue