From 252c7ef3c92fd1f77a06834dfef913232463a016 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 12 Apr 2021 22:38:56 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c228e8c..c1f33dc 100644 --- a/README.md +++ b/README.md @@ -1233,7 +1233,7 @@ passing each handler the arguments. #### `.then(..)` - + See [`.then(..)`](#promise-iterthen--promise-itercatch--promise-iterfinally) for details. @@ -1305,7 +1305,7 @@ This property is read-only. #### `.then(..)` - + See [`.then(..)`](#promise-iterthen--promise-itercatch--promise-iterfinally) for details.