From 0de877e43a272a1f728b5135aff04a18ecac47cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Eertmans?= Date: Wed, 2 Aug 2023 16:48:59 +0200 Subject: [PATCH] fix(docs): typo in RST --- manim_slides/slide.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manim_slides/slide.py b/manim_slides/slide.py index 2c86be5..fe64223 100644 --- a/manim_slides/slide.py +++ b/manim_slides/slide.py @@ -266,7 +266,7 @@ class Slide(Scene): # type:ignore Setting this value to something bigger than 0 will result in a :code:`self.wait` animation called at the end of every slide. - ..note:: + .. note:: This is useful because animations are usually only terminated when a new animation is played. You can observe the small difference in the examples below: the circle is not fully complete in the first