diff --git a/content/roadmaps/106-javascript/content/118-working-with-apis/101-fetch.md b/content/roadmaps/106-javascript/content/118-working-with-apis/101-fetch.md
index c6072ed0c..be9436b70 100644
--- a/content/roadmaps/106-javascript/content/118-working-with-apis/101-fetch.md
+++ b/content/roadmaps/106-javascript/content/118-working-with-apis/101-fetch.md
@@ -6,4 +6,4 @@ Fetch or Fetch API is a modern alternative to XMLHttpRequest. Compared to XMLHtt
Using the Fetch API
Network request - Fetch
W3Schools – JavaScript Tutorial
-A Comprehensive Course on JavaScript with Quizzes and Exercises - CodeGuage
+A Comprehensive Course on JavaScript with Quizzes and Exercises - CodeGuage
\ No newline at end of file