diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |