From 573b93e0cdb669b662db25df8c7dfc3ac55a31db Mon Sep 17 00:00:00 2001 From: rachidatecs <107004823+rachidatecs@users.noreply.github.com> Date: Mon, 22 May 2023 13:33:12 -0400 Subject: [PATCH] Update summary_item.html Fix typo --- src/registrar/templates/includes/summary_item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/includes/summary_item.html b/src/registrar/templates/includes/summary_item.html index 3b9d555cd..9d0464a29 100644 --- a/src/registrar/templates/includes/summary_item.html +++ b/src/registrar/templates/includes/summary_item.html @@ -22,7 +22,7 @@ {% for item in value %}
  • - Conatct {{forloop.counter}} + Contact {{forloop.counter}}

    {% include "includes/contact.html" with contact=item %}
  • {% empty %}