From 947bba451fcf7b9cd109ebf7d37cfced7c56e0ab Mon Sep 17 00:00:00 2001
From: 420 <80396878+Snp-Rj-Ind-code-error-420@users.noreply.github.com>
Date: Thu, 21 Dec 2023 10:44:38 +0530
Subject: [PATCH] fix(curriculum): fixed broken link and first answer for Odin
Links and Images Question H (#52672)
---
.../top-links-and-images/links-and-images-question-h.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md
index 11e1b68022d..76c46635190 100644
--- a/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md
+++ b/curriculum/challenges/english/16-the-odin-project/top-links-and-images/links-and-images-question-h.md
@@ -71,7 +71,7 @@ This is how the The Odin Project logo example you used earlier looks with an alt
# --assignment--
-Read about the four main image formats that can be used on the web.
+Read about the four main image formats that can be used on the web.
# --question--
@@ -81,7 +81,7 @@ What are the four main image formats that you can use for images on the web?
## --answers--
-TIFF, GIF, PNG, and SVG.
+MOV, GIF, PNG, and SVG.
---