diff --git a/seed/challenges/01-responsive-web-design/basic-html-and-html5.json b/seed/challenges/01-responsive-web-design/basic-html-and-html5.json index 3e244bfbed..ca537e5155 100644 --- a/seed/challenges/01-responsive-web-design/basic-html-and-html5.json +++ b/seed/challenges/01-responsive-web-design/basic-html-and-html5.json @@ -1509,7 +1509,7 @@ "
", "Make your text input a required field, so that your user can't submit the form without completing this field.", "Then try to submit the form without inputting any text. See how your HTML5 form notifies you that the field is required?", - "Note
This field does not work in Safari." + "Note
This field may not work in Safari Browser." ], "challengeSeed": [ "

CatPhotoApp

",