Fix small typo

Add missing "d" in video.
This commit is contained in:
Honoré Hounwanou 2020-06-27 10:18:49 -04:00 committed by GitHub
parent ef85cb6195
commit 2ee6ae16b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,7 +268,7 @@ You can set them in your CSS for all players:
```html ```html
<video class="player" style="--plyr-color-main: #1ac266;"> <video class="player" style="--plyr-color-main: #1ac266;">
... ...
</vieo> </video>
``` ```
### SASS ### SASS