Skip to content

Commit b644920

Browse files
committed
typo
1 parent 8eb1681 commit b644920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iterating_api_endpoint/pipes/top_pages.pipe

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SQL >
1717
pathname,
1818
uniqMerge(visits) as visits,
1919
countMerge(hits) as hits,
20-
$TB_ENV as t,
20+
$TB_ENV as t
2121
from
2222
analytics_pages_mv
2323
where

0 commit comments

Comments
 (0)