Skip to content

Commit

Permalink
chore(docs): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Jan 28, 2025
1 parent 850b7c1 commit 1ac40d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manim_slides/slide/manim.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

class Slide(BaseSlide, Scene): # type: ignore[misc]
"""
Inherits from :class:`Scene<manim.scene.scene.Scene>` and provide necessary tools
Inherits from :class:`Scene<manim.scene.scene.Scene>` and provides necessary tools
for slides rendering.
:param args: Positional arguments passed to scene object.
Expand Down

0 comments on commit 1ac40d5

Please sign in to comment.