diff --git a/index.html b/index.html index 9cba7da8..bf2c2d55 100644 --- a/index.html +++ b/index.html @@ -9730,9 +9730,8 @@

User prompts

User prompts that are spawned from beforeunload event handlers, - are dismissed implicitly upon navigation - or close window, - regardless of the defined user prompt handler. + are dismissed implicitly upon a navigation + or a close window, regardless of the defined user prompt handler.

A user prompt has an associated user prompt message that is the string message shown to the user,