Skip to content

Commit

Permalink
Fix spelling error in quick_presentation.rst
Browse files Browse the repository at this point in the history
Changed "cuting" to the correct spelling of "cutting"
  • Loading branch information
jopdop30 authored and tburrows13 committed Jul 8, 2020
1 parent ff15fcf commit 2cd208c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/quick_presentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Here are a few reasons why you may want to edit videos in Python:

- You have many videos to process or to compose in a complicated way.
- You want to automatize the creation of videos or GIFs on a web server (Django, Flask, etc.)
- You want to automatize tedious tasks, like title insertions tracking objects, cuting scenes, making end credits, subtitles, etc...
- You want to automatize tedious tasks, like title insertions tracking objects, cutting scenes, making end credits, subtitles, etc...
- You want to code your own video effects to do something no existing video editor can.
- You want to create animations from images generated by another python library (Matplotlib, Mayavi, Gizeh, scikit-images...)

Expand Down

0 comments on commit 2cd208c

Please sign in to comment.