diff --git a/challenges/01-responsive-web-design/applied-visual-design.json b/challenges/01-responsive-web-design/applied-visual-design.json
index 3270a29c80..4fbbfe1688 100644
--- a/challenges/01-responsive-web-design/applied-visual-design.json
+++ b/challenges/01-responsive-web-design/applied-visual-design.json
@@ -320,7 +320,7 @@
"description": [
"To emphasize text, you can use the em
tag. This displays text as italicized, as the browser applies the CSS of font-style: italic;
to the element.",
"
em
tag around the paragraph tag to give it emphasis."
+ "Wrap an em
tag around the contents of the paragraph tag to give it emphasis."
],
"challengeSeed": [
"