diff --git a/1-js/11-async/03-promise-chaining/promise-handler-variants.svg b/1-js/11-async/03-promise-chaining/promise-handler-variants.svg
index c76a047f..98c01fb8 100644
--- a/1-js/11-async/03-promise-chaining/promise-handler-variants.svg
+++ b/1-js/11-async/03-promise-chaining/promise-handler-variants.svg
@@ -44,14 +44,11 @@
the call of .then(handler) always returns a promise:
-
- that promise is settled by handler
-
- if handler ends with…
+ if handler ends with…
-
- the promise settles with:
+
+ that promise settles with:
diff --git a/figures.sketch b/figures.sketch
index 78b0cce7..670ce589 100644
Binary files a/figures.sketch and b/figures.sketch differ