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;
- })
+ });