Skip to content

Commit

Permalink
Fix small typo
Browse files Browse the repository at this point in the history
Add missing "d" in video.
  • Loading branch information
mercuryseries authored Jun 27, 2020
1 parent ef85cb6 commit 2ee6ae1
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 @@ -268,7 +268,7 @@ You can set them in your CSS for all players:
```html
<video class="player" style="--plyr-color-main: #1ac266;">
...
</vieo>
</video>
```

### SASS
Expand Down

0 comments on commit 2ee6ae1

Please sign in to comment.