diff --git a/example_scenes.py b/example_scenes.py index bc15c557..f34d965d 100644 --- a/example_scenes.py +++ b/example_scenes.py @@ -98,7 +98,7 @@ class WarpSquare(Scene): class WriteStuff(Scene): def construct(self): example_text = TextMobject( - "This is a some text", + "This is some text", tex_to_color_map={"text": YELLOW} ) example_tex = TexMobject(