From a1e65ae6d1c52d11ddf02afcfa14ce62253dec72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=A3o=20Gomes=20Viana?= Date: Wed, 16 Apr 2025 00:28:52 +0200 Subject: [PATCH] VideoOverlay: add missing word to adapter line (#355) THe sentence was incomplete without "ensure". --- ui/src/components/VideoOverlay.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/VideoOverlay.tsx b/ui/src/components/VideoOverlay.tsx index e34cf108..3d520d29 100644 --- a/ui/src/components/VideoOverlay.tsx +++ b/ui/src/components/VideoOverlay.tsx @@ -241,8 +241,8 @@ export function HDMIErrorOverlay({ show, hdmiState }: HDMIErrorOverlayProps) { Ensure source device is powered on and outputting a signal
  • - If using an adapter, it's compatible and functioning - correctly + If using an adapter, ensure it's compatible and + functioning correctly