Skip to content

Commit 7c6e507

Browse files
committed
Fix
1 parent aa25f10 commit 7c6e507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/databases-collections.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ validation rules, by passing them in as keyword arguments. For a full list of
8383
optional parameters, see the `create_collection() API documentation
8484
<{+api-root+}pymongo/database.html#pymongo.database.Database.create_collection>`__.
8585

86-
Time Series Collections
87-
~~~~~~~~~~~~~~~~~~~~~~~
86+
Time Series Collection
87+
~~~~~~~~~~~~~~~~~~~~~~
8888

8989
Time series collections efficiently store sequences of measurements over a period of time.
9090
The following example creates a time series collection called ``"example_ts_collection"``

0 commit comments

Comments
 (0)