From e6952345fef710aa3ff7354b7d27f48881895271 Mon Sep 17 00:00:00 2001 From: Karan <50290386+Sonawane-Karan26@users.noreply.github.com> Date: Mon, 3 Jan 2022 18:04:12 +0530 Subject: [PATCH] Update errata.md --- errata.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/errata.md b/errata.md index 19844c7..abd44a1 100644 --- a/errata.md +++ b/errata.md @@ -23,5 +23,5 @@ if(hobby = "coding"){ } ``` -## Chapter 14, Page 379 - Replaced `Exercise 14.4` with correct solution, and the same is in the Appendix of the book on page #492 -Solution for Exercise 14.4 is now fixed. +## Chapter 14, Page 379 - Replaced `Exercise 14.4` with correct solution +Solution for [Exercise 14.4](https://github.com/PacktPublishing/JavaScript-from-Beginner-to-Professional/blob/main/Chapter14/Exercise_14.4.html) is now fixed.