mirror of
https://github.com/luckfox-eng29/kvm.git
synced 2026-01-18 11:38:32 +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
|
||||
</li>
|
||||
<li>
|
||||
If using an adapter, it's compatible and functioning
|
||||
correctly
|
||||
If using an adapter, ensure it's compatible and
|
||||
functioning correctly
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user