Update errata.md

This commit is contained in:
Karan
2022-01-03 18:04:12 +05:30
committed by GitHub
parent 6349e13797
commit e6952345fe
+2 -2
View File
@@ -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.