diff --git a/content/en-us/ui/video-frames.md b/content/en-us/ui/video-frames.md index aafb423e2..3abddd763 100644 --- a/content/en-us/ui/video-frames.md +++ b/content/en-us/ui/video-frames.md @@ -27,7 +27,7 @@ Videos that don't meet these requirements are rejected. Alpha channels are not s ## Play videos -A `Class.VideoFrame` must be parented to a `Class.ScreenGui`, `Class.SurfaceGui`, or `Class.BillboardGui` in order to be playable. +A `Class.VideoFrame` must be parented to a `Class.ScreenGui`, `Class.SurfaceGui`, or `Class.BillboardGui` in order to be playable. Currently, a maximum of 2 videos can play simultaneously. To play a video in your experience without code: