diff --git a/seed/challenges/html5-and-css.json b/seed/challenges/html5-and-css.json index 5e3f435fd8..9142e952cc 100644 --- a/seed/challenges/html5-and-css.json +++ b/seed/challenges/html5-and-css.json @@ -2478,7 +2478,7 @@ " width: 100px;", " }", " .gray-background {", - " background-color: gray", + " background-color: gray;", " }", "", "",