VideoOverlay: add missing word to adapter line (#355)

THe sentence was incomplete without "ensure".
This commit is contained in:
Simão Gomes Viana
2025-04-16 00:28:52 +02:00
committed by GitHub
parent 009b0abbe9
commit 440f85f091

View File

@@ -241,8 +241,8 @@ export function HDMIErrorOverlay({ show, hdmiState }: HDMIErrorOverlayProps) {
Ensure source device is powered on and outputting a signal
</li>
<li>
If using an adapter, it&apos;s compatible and functioning
correctly
If using an adapter, ensure it&apos;s compatible and
functioning correctly
</li>
</ul>
</div>