Skip to content

Commit 754b30e

Browse files
authored
DEV: fix example bug on TS.RANGE page (#1842)
1 parent 0ac377c commit 754b30e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/commands/ts.range.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -343,11 +343,13 @@ Next, aggregate without using `ALIGN`, defaulting to alignment 0.
343343
2) 100
344344
2) 1) (integer) 1020
345345
2) 120
346-
3) 1) (integer) 1040
347-
2) 210
348-
4) 1) (integer) 1060
346+
3) 1) (integer) 2000
347+
2) 200
348+
4) 1) (integer) 2020
349+
2) 220
350+
5) 1) (integer) 3000
349351
2) 300
350-
5) 1) (integer) 1080
352+
6) 1) (integer) 3020
351353
2) 320
352354
{{< / highlight >}}
353355

0 commit comments

Comments
 (0)