Skip to content

Commit a353de2

Browse files
authored
chore(docs): fix typo
1 parent 60f284e commit a353de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/reference/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Manim Slides' API is very limited: it simply consists of two classes, `Slide` and `ThreeDSlide`, which are subclasses of `Scene` and `ThreeDScene` from Manim.
44

5-
Thefore, we only document here the methods we think the end-user will ever use, not the methods used internally when rendering.
5+
Therefore, we only document here the methods we think the end-user will ever use, not the methods used internally when rendering.
66

77
```{eval-rst}
88
.. autoclass:: manim_slides.Slide

0 commit comments

Comments
 (0)