diff --git a/docs/demos/circuit-breaker.md b/docs/demos/circuit-breaker.md
index cd98ebb..d526e03 100644
--- a/docs/demos/circuit-breaker.md
+++ b/docs/demos/circuit-breaker.md
@@ -10,6 +10,7 @@ and probing for recovery.
diff --git a/docs/demos/timeout.md b/docs/demos/timeout.md
index 486888a..2a30ca4 100644
--- a/docs/demos/timeout.md
+++ b/docs/demos/timeout.md
@@ -9,6 +9,7 @@ including every retry and every backoff sleep, so one call can't blow your laten