diff --git a/repl/src/tutorial/tutorial.mdx b/repl/src/tutorial/tutorial.mdx
index 989268ac..81f6d508 100644
--- a/repl/src/tutorial/tutorial.mdx
+++ b/repl/src/tutorial/tutorial.mdx
@@ -331,13 +331,13 @@ Will reverse the pattern:
Will apply the given function every n cycles:
-
+
Note that late is called directly. This is a shortcut for:
- x.late(0.5)))`} />
+ x.late(0.5)))`} />