From 417152a52beb33ea918b0d60db23dced61580f03 Mon Sep 17 00:00:00 2001 From: Ayushi Jain Date: Wed, 25 Jan 2017 19:49:12 -0500 Subject: [PATCH] Changed the text enclosed by strong tag --- .../applied-visual-design.json | 47 ++++++++++--------- 1 file changed, 24 insertions(+), 23 deletions(-) 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": [ "