From 8fa923fcbcf2618d73784b32dd0961bded463209 Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Sun, 4 Jan 2026 12:12:36 -0500 Subject: [PATCH] misc: use escaped quotes --- app/scan-devices.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scan-devices.tsx b/app/scan-devices.tsx index 5f6a242..c100a24 100644 --- a/app/scan-devices.tsx +++ b/app/scan-devices.tsx @@ -177,7 +177,7 @@ export default function ScanDevicesScreen() { {devices.length === 0 && !scanning && ( - Tap "Scan Network" to discover devices + Tap "Scan Network" to discover devices )}