Skip to content

Commit

Permalink
Editorial: fix typo (#1824)
Browse files Browse the repository at this point in the history
protcols -> protocols
  • Loading branch information
OrKoN authored Jul 1, 2024
1 parent 629163e commit 549d8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10460,7 +10460,7 @@ <h3>User Prompt Handler</h3>
handler, but instead falls back to the "<code>accept</code>" handler
if no more specific handler is defined. This is because HTTP-only
sessions do not allow the "<code>beforeUnload</code>" handler to be
customized, and enabling other protcols isn&apos;t expected to change
customized, and enabling other protocols isn&apos;t expected to change
the user prompt handling as a side effect.

<p>To <dfn>deserialize as an unhandled prompt behavior</dfn> given
Expand Down

0 comments on commit 549d8aa

Please sign in to comment.