Skip to content

Commit 5f23712

Browse files
authored
Editorial: correct plurality
1 parent b779371 commit 5f23712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33515,7 +33515,7 @@ interface <dfn interface>HTMLVideoElement</dfn> : <span>HTMLMediaElement</span>
3351533515
of being displayed fullscreen or in an independent resizable window.</p>
3351633516

3351733517
<p class="note">The absence of the <code data-x="attr-video-playsinline">playsinline</code>
33518-
attributes does not imply that the video will display fullscreen by default. Indeed, most user
33518+
attribute does not imply that the video will display fullscreen by default. Indeed, most user
3351933519
agents have chosen to play all videos inline by default, and in such user agents the <code
3352033520
data-x="attr-video-playsinline">playsinline</code> attribute has no effect.</p>
3352133521

0 commit comments

Comments
 (0)