Skip to content

Commit dba21c5

Browse files
committed
colon
1 parent 6f3fbfb commit dba21c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/data-formats/time-series.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The following example creates a time series collection named ``october2024`` wit
9696
database.create_collection("october2024", timeseries=time_series_options)
9797

9898
To check if you successfully created the collection, you can get a list of all
99-
collections in your database and filter by collection name.
99+
collections in your database and filter by collection name:
100100

101101
.. io-code-block::
102102
:copyable: true

0 commit comments

Comments
 (0)