From 5c76eaf68a4a2afcfc485039784c29f1e5d1666c Mon Sep 17 00:00:00 2001 From: Calvin Montgomery Date: Sat, 29 Dec 2018 14:42:06 -0800 Subject: [PATCH] Remove typo in custom-media.md --- docs/custom-media.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/custom-media.md b/docs/custom-media.md index af23b7c3..618e23eb 100644 --- a/docs/custom-media.md +++ b/docs/custom-media.md @@ -73,7 +73,6 @@ The following MIME types are accepted for the `contentType` field: * `application/x-mpegURL` (HLS streams) - HLS is only tested with livestreams. VODs are accepted, but I do not test this functionality. - but without `live: true` will be rejected. * `application/dash+xml` (DASH streams) - Support for DASH is experimental * ~~`rtmp/flv`~~