Skip to content

Commit

Permalink
doing -> executing
Browse files Browse the repository at this point in the history
Co-authored-by: Tristan Schulz <[email protected]>
  • Loading branch information
JasonGrace2282 and MrDiver authored Jul 9, 2024
1 parent cd88ffd commit 527b68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/adventure/project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ a new file called `vector_addition.py`, and paste the contents here.
# if you're used to rendering from the terminal,
# this way you can just run the python file instead
# of doing manim -p vector_addition.py VectorAddition
# of executing manim -p vector_addition.py VectorAddition
with tempconfig({"preview": True}):
VectorAddition().render()
Expand Down

0 comments on commit 527b68c

Please sign in to comment.