diff --git a/static/app.js b/static/app.js
index 481c9ff..b3ac1bf 100644
--- a/static/app.js
+++ b/static/app.js
@@ -132,7 +132,7 @@ function render(data) {
${placeLabel(data)}
${data.place ? coords + " · " : ""}~${cell.area_sq_mi} sq mi cell · climatology from ${yrs}
- (${c.n_samples.toLocaleString()} days in the ±7-day window)
+ (${c.n_samples.toLocaleString()} days around this date)
@@ -147,7 +147,7 @@ function render(data) {
→
-
${data.target_date} vs normal (±7 days) — tap a metric for the full breakdown
+
${data.target_date} vs a typical day — tap a metric for the full breakdown