mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 16:02:15 +02:00
Fixed a typo (#650)
This commit is contained in:
parent
d3bc275c4e
commit
c8dbd45c00
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,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