Skip to content

Commit

Permalink
fix casing
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Nov 27, 2024
1 parent 0c1dd19 commit e47a66c
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 @@ -53535,7 +53535,7 @@ interface <dfn interface>HTMLButtonElement</dfn> : <span>HTMLElement</span> {
<td><dfn data-x="attr-button-command-show-modal-state">Show Modal</dfn>
<td>Opens the targeted <code>dialog</code> element as modal.
<tr>
<td>A <span data-x="attr-button-command-custom">Custom command keyword</span>
<td>A <span data-x="attr-button-command-custom">custom command keyword</span>
<td><dfn data-x="attr-button-command-custom-state">Custom</dfn>
<td>Only dispatches the <code data-x="event-command">command</code> event on the targeted
element.
Expand Down

0 comments on commit e47a66c

Please sign in to comment.