Skip to content

Commit d55932e

Browse files
arindamchoudhuryPhilip Langdale
authored and
Philip Langdale
committed
Update timeseries.py
just a typo
1 parent ebea21f commit d55932e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/examples/timeseries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818

1919
"""
20-
Given a query amd an optional time range, show all timeseries
20+
Given a query and an optional time range, show all timeseries
2121
data that matches the given query in the given time range.
2222
2323
Usage: %s [options] query

0 commit comments

Comments
 (0)