Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-04-12 22:38:56 +03:00
parent 9b2e3c59e3
commit 252c7ef3c9

View File

@ -1233,7 +1233,7 @@ passing each handler the arguments.
#### `<promise-inter>.then(..)`
<!-- XXX -->
<!-- XXX do we need anything here?? -->
See [`<promise-iter>.then(..)`](#promise-iterthen--promise-itercatch--promise-iterfinally) for details.
@ -1305,7 +1305,7 @@ This property is read-only.
#### `<promise-coop>.then(..)`
<!-- XXX -->
<!-- XXX do we need anything here?? -->
See [`<promise-iter>.then(..)`](#promise-iterthen--promise-itercatch--promise-iterfinally) for details.