Skip to content

Commit

Permalink
Editorial: fix typo in <input> show the picker's note
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiido authored Oct 28, 2024
1 parent fe70744 commit d777381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -53148,7 +53148,7 @@ You cannot submit this form when the field is incorrect.</samp></pre>
data-x="event-input">input</code> and <code data-x="event-change">change</code>. Or it might
interpret such a click as a dismissal that leaves the selection unchanged, thus firing <code
data-x="event-cancel">cancel</code>. Similarly, it's up to the user agent whether re-selecting
the same files counts as were previously selected counts as a dismissal, or as a change of
the same files as were previously selected counts as a dismissal, or as a change of
selection.</p>
</li>

Expand Down

0 comments on commit d777381

Please sign in to comment.