Skip to content

Commit d62a04f

Browse files
authored
Fix minor grammatical errors found in the index page of the documentation (#3690)
* Fix some minor grammatical errors in the index page of the docs * Fix grammar * Undo uneccessary change in phrasing
1 parent 7936c7d commit d62a04f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ in the right place!
3030
You can also find information on Manim's docker images and (online)
3131
notebook environments there.
3232
- Want to try the library before installing it? Take a look at our
33-
interactive online playground at https://try.manim.community in form
33+
interactive online playground at https://try.manim.community in the form
3434
of a Jupyter notebook.
3535
- In our :doc:`Tutorials <tutorials/index>` section you will find a
3636
collection of resources that will teach you how to use Manim. In particular,
@@ -71,7 +71,7 @@ Here are some short summaries for all of the sections in this documentation:
7171
can be found in the :doc:`FAQ </faq/index>` section.
7272
- The :doc:`Reference Manual </reference>` contains a comprehensive list of all of Manim's
7373
(documented) modules, classes, and functions. If you are somewhat familiar with Manim's
74-
module structure feel free to browse the manual directly. If you are searching for
74+
module structure, feel free to browse the manual directly. If you are searching for
7575
something specific, feel free to use the documentation's search feature in the sidebar.
7676
Many classes and methods come with their own illustrated examples too!
7777
- The :doc:`Plugins </plugins>` page documents how to install, write, and distribute

0 commit comments

Comments
 (0)