diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-05-18 16:44:40 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-05-18 16:44:40 +0200 |
commit | 3e20fa43a4660c2ea81dfee3e3479dce91709d60 (patch) | |
tree | 59259465f3fcf5eb7c202b41cbe7f1cbd3121478 /templates | |
parent | 5fc2519e92f535e833656e001479482b2556bde2 (diff) |
Typo.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/video.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn index 0b4c4ab..bd96cec 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -19,7 +19,7 @@ <ul> <li>Best: Desktop/laptop computer with dedicated media player <a href="https://mpv.io/">mpv</a> (or the slightly heavier <a href="http://bakamplayer.u8sand.net/">Baka</a> or <a href="https://lhc70000.github.io/iina/">IINA</a>), -and pplay the <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> stream. +and play the <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> stream. <li> Good: Desktop/laptop computer with recent version of <a href="https://mozilla.org/firefox/">Firefox</a>. <li>NB! Infrequent "freeze"s of a few seconds may occur, or on iPhone up to 10 seconds. </TMPL_UNLESS></p> |