mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 03:28:19 +01:00
VideoOverlay: add missing word to adapter line (#355)
THe sentence was incomplete without "ensure".
This commit is contained in:
committed by
GitHub
parent
009b0abbe9
commit
440f85f091
@@ -241,8 +241,8 @@ export function HDMIErrorOverlay({ show, hdmiState }: HDMIErrorOverlayProps) {
|
|||||||
Ensure source device is powered on and outputting a signal
|
Ensure source device is powered on and outputting a signal
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
If using an adapter, it's compatible and functioning
|
If using an adapter, ensure it's compatible and
|
||||||
correctly
|
functioning correctly
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user