Skip to content

Commit f24d43e

Browse files
Update sql/lens/magento/crux_timeseries.sql
Co-authored-by: Max Ostapenko <[email protected]>
1 parent ac0e6d5 commit f24d43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/lens/magento/crux_timeseries.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ INNER JOIN (
88
WHERE
99
date >= '2010-11-15' AND
1010
is_root_page AND
11-
'Megento' IN UNNEST(technologies.technology)
11+
'Magento' IN UNNEST(technologies.technology)
1212
GROUP BY
1313
1,
1414
2,

0 commit comments

Comments
 (0)