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 15782818a..bf9a0b118 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,3 +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
diff --git a/content/roadmaps/110-java/content/100-java-fundamentals/104-datastructures.md b/content/roadmaps/110-java/content/100-java-fundamentals/104-datastructures.md
index 496289bef..97fdfb946 100644
--- a/content/roadmaps/110-java/content/100-java-fundamentals/104-datastructures.md
+++ b/content/roadmaps/110-java/content/100-java-fundamentals/104-datastructures.md
@@ -11,4 +11,4 @@ As the name indicates itself, a **Data Structure** is a way of organizing the da
What are Data Structures?
Data Structures and Algorithms
Data Structures and Algorithms
-Data Structures Illustrated
+Data Structures Illustrated
\ No newline at end of file