#806 typo in WriteStuff

This commit is contained in:
Mario Varas
2019-12-23 11:29:19 -05:00
parent 43098a07e7
commit b5a75c3250

View File

@ -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(