Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
escaped committed Jan 2, 2021
1 parent bf4711f commit 4d57997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ def mark_as_finished(sender: Type[Video], instance: Video) -> None:
video.save(update_fields=['processed'])
```

#### `signals.encoding_started`I
#### `signals.encoding_started`

This is sent before the encoding starts.

Expand Down

0 comments on commit 4d57997

Please sign in to comment.