diff --git a/open-in-web-browser.html b/open-in-web-browser.html index 867fb9a..6b6f1da 100644 --- a/open-in-web-browser.html +++ b/open-in-web-browser.html @@ -3829,7 +3829,7 @@
then()
then()
a resolve function or provide a non-function, no error will occur. The next then()
resolve function is passed an undefined
value.then()
a resolve function or provide a non-function, no error will occur, and the next then()
resolve function will passed the value the current resolve function passed.