From bca6cdad73edffc34fed5018a1940b602778074c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=A3o=20Gomes=20Viana?= Date: Fri, 11 Apr 2025 22:58:13 +0200 Subject: [PATCH] VideoOverlay: add missing word to adapter line 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 e34cf10..3d520d2 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