Skip to content

Commit 549d8aa

Browse files
authored
Editorial: fix typo (#1824)
protcols -> protocols
1 parent 629163e commit 549d8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10460,7 +10460,7 @@ <h3>User Prompt Handler</h3>
1046010460
handler, but instead falls back to the "<code>accept</code>" handler
1046110461
if no more specific handler is defined. This is because HTTP-only
1046210462
sessions do not allow the "<code>beforeUnload</code>" handler to be
10463-
customized, and enabling other protcols isn&apos;t expected to change
10463+
customized, and enabling other protocols isn&apos;t expected to change
1046410464
the user prompt handling as a side effect.
1046510465

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

0 commit comments

Comments
 (0)