Skip to content

Commit

Permalink
fix typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Aug 3, 2013
1 parent eac4346 commit 33dd641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/classtasks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ It is better to explain with an example:
mp4.convert(resolution='720p')
When you run the worker it will try to fetch the insance by
When you run the worker it will try to fetch the instance by
calling ``Mp4.get(34)``. Then it will call ``mp4.convert(resolution='720p')``.

0 comments on commit 33dd641

Please sign in to comment.