From 8aed204cb3403b9b2ed8d60d0533b22d983b4d44 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Fri, 3 Dec 2021 14:22:15 +0530 Subject: [PATCH] restructured --- Chapter 11/Exercise_11.6.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 11/Exercise_11.6.html b/Chapter 11/Exercise_11.6.html index 92efce1..92bfb2f 100644 --- a/Chapter 11/Exercise_11.6.html +++ b/Chapter 11/Exercise_11.6.html @@ -37,7 +37,7 @@ console.log(e.target.textContent); },true); - }) + });