diff --git a/seed/challenges/01-responsive-web-design/applied-visual-design.json b/seed/challenges/01-responsive-web-design/applied-visual-design.json index 3133fdd8c0..2a1868c807 100644 --- a/seed/challenges/01-responsive-web-design/applied-visual-design.json +++ b/seed/challenges/01-responsive-web-design/applied-visual-design.json @@ -331,7 +331,7 @@ "description": [ "To make text bold, you can use the strong tag. This is often used to draw attention to text and symbolize that it is important. With the strong tag, the browser applies the CSS of font-weight: bold; to the element.", "
", - "Wrap a strong tag around the entire h4 element and its contents." + "Wrap a strong tag around \"Stanford University\" inside the p tag." ], "challengeSeed": [ "