From 6f7127adedc5f09cde754e4f551d7c2ac2923a14 Mon Sep 17 00:00:00 2001 From: M1 Date: Mon, 16 Mar 2026 14:46:47 +0400 Subject: [PATCH] copy: use real field names in hero code comment --- apps/web/src/dashboard/landing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/dashboard/landing.html b/apps/web/src/dashboard/landing.html index c0c2fb2..3c60c64 100644 --- a/apps/web/src/dashboard/landing.html +++ b/apps/web/src/dashboard/landing.html @@ -193,7 +193,7 @@ ] }
- // Status < 400 AND latency < 200ms AND cert valid > 14 days + // status < 400 AND $responseTime < 200ms AND $certExpiry > 14 days