fix(seed): Update warning for Safari (#15236)

pull/15256/head
Shelvin Chandra 2017-06-07 07:56:40 -07:00 committed by mrugesh mohapatra
parent a8d701e4e6
commit 37c3132c90
1 changed files with 1 additions and 1 deletions

View File

@ -1509,7 +1509,7 @@
"<hr>",
"Make your text <code>input</code> a <code>required</code> 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?",
"<strong>Note</strong><br>This field does not work in Safari."
"<strong>Note</strong><br>This field may not work in Safari Browser."
],
"challengeSeed": [
"<h2>CatPhotoApp</h2>",