Fixed typo in the docs about page (#553)

This commit is contained in:
kyarik 2019-05-28 00:52:41 +02:00 committed by Devin Neal
parent 4447bbd016
commit c62ba223b6

View file

@ -6,6 +6,6 @@ difficult to make the animations precise enough to convey them accurately.
``manim`` uses Python to generate animations programmatically, which makes it ``manim`` uses Python to generate animations programmatically, which makes it
possible to specify exactly how each one should run. possible to specify exactly how each one should run.
This project is still very much a work in progress, but I hope the the This project is still very much a work in progress, but I hope that the
information here will make it easier for newcomers to get started using information here will make it easier for newcomers to get started using
``manim``. ``manim``.