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. ---