From 4e64ce3e9223c9124987b1543382cf085854ab96 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 3 Dec 2021 14:29:59 +0530 Subject: [PATCH] restructured --- Chapter 12/Exercise_12.2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 12/Exercise_12.2.html b/Chapter 12/Exercise_12.2.html index 8208b63..a19f0bb 100644 --- a/Chapter 12/Exercise_12.2.html +++ b/Chapter 12/Exercise_12.2.html @@ -25,7 +25,7 @@ } emailVal.value = ""; output.textContent = response; - }) + });