Skip to content

Commit 45ec0fc

Browse files
committed
Fix
1 parent 7c6e507 commit 45ec0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/databases-collections.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ with a time field called ``"timestamp"``:
9696
database.create_collection("example_ts_collection", timeseries={"timeField": "timestamp"})
9797

9898
For more information about using time series data with {+driver-short+}, see the
99-
:ref:`time-series <pymongo-time-series>` guide.
99+
:ref:`<pymongo-time-series>` guide.
100100

101101
Capped Collection
102102
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)