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 239acaa81bb..c01f499a62e 100644
--- a/seed/challenges/01-responsive-web-design/applied-visual-design.json
+++ b/seed/challenges/01-responsive-web-design/applied-visual-design.json
@@ -1587,7 +1587,8 @@
"Example:",
"background: linear-gradient(90deg, red, yellow, rgb(204, 204, 255));",
"
linear-gradient() for the div element's background, and set it from a direction of 35 degrees to change the color from #CCFFFF to #FFCCCC."
+ "Use a linear-gradient() for the div element's background, and set it from a direction of 35 degrees to change the color from #CCFFFF to #FFCCCC.",
+ "Notergb() or hsl(), use hex values for this challenge."
],
"challengeSeed": [
"