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 Siyuan
parent 99015c80fe
commit a1e65ae6d1
1 changed files with 2 additions and 2 deletions

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>