Skip to content

Commit 1c117a9

Browse files
committed
Fix mimeType/type syntax
1 parent 95f037c commit 1c117a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encrypted-media-respec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1994,7 +1994,7 @@ <h5>
19941994
</p>
19951995
<p class="note">
19961996
For example, if <var>audio/video type</var> is Video and <var>mimeType</var>'s
1997-
<var>type</var>
1997+
[=MIME type/type=]
19981998
is not "video" or <var>media types</var> contains non-video codecs.
19991999
</p>
20002000
</li>

0 commit comments

Comments
 (0)