From 495e5af71f08e41f678cd39b8fd9a0bcc67fc368 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Obed=20David=20P=C3=A9rez=20Uri?= Date: Mon, 5 Dec 2022 08:21:19 -0400 Subject: [PATCH] Add content for type conversion (#3007) * Update 100-type-conversion-coercion.md Added English and Spanish videos, evaluated videos :) * Update content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md * Update content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md Co-authored-by: Kamran Ahmed --- .../103-javascript-type-casting/100-type-conversion-coercion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md b/content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md index bf9a0b118..15ca4adda 100644 --- a/content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md +++ b/content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md @@ -4,4 +4,4 @@ Type coercion is the automatic or implicit conversion of values from one data ty Type Conversion - MDN Type Coercion - MDN -Type Conversion and Coercion video \ No newline at end of file +Type Conversion and Coercion video