mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Fixed typo in the docs about page (#553)
This commit is contained in:
parent
4447bbd016
commit
c62ba223b6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
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
|
||||
``manim``.
|
||||
|
|
Loading…
Add table
Reference in a new issue