mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Fix spelling mistake in README
This commit is contained in:
parent
60e9524409
commit
b1418feb34
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Quick start
|
|||
Thumbnail: {{ my_video.thumbnail }}
|
||||
Backend: {{ my_video.backend }}
|
||||
|
||||
{% vide my_video "large" %}
|
||||
{% video my_video "large" %}
|
||||
{% endvideo %}
|
||||
|
||||
Or embed shortcut:
|
||||
|
|
|
|||
Loading…
Reference in a new issue