From 33eba1bd1cae232b1a45e6d0ffcf70fe516c9817 Mon Sep 17 00:00:00 2001 From: Uma Das <61022623+CodeWithUma@users.noreply.github.com> Date: Wed, 21 Sep 2022 15:02:58 +0530 Subject: [PATCH] Frontend Web Framework Typos-Fixed (#1808) --- .../roadmaps/100-frontend/content/113-web-components/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/roadmaps/100-frontend/content/113-web-components/readme.md b/content/roadmaps/100-frontend/content/113-web-components/readme.md index 4a5dd290a..a1e4ddca2 100644 --- a/content/roadmaps/100-frontend/content/113-web-components/readme.md +++ b/content/roadmaps/100-frontend/content/113-web-components/readme.md @@ -3,5 +3,5 @@ Web Components is a suite of different technologies allowing you to create reusable custom elements — with their functionality encapsulated away from the rest of your code — and utilize them in your web apps. Free Content -Web Components | MDN +Web Components | MDN Web Components Crash Course