Skip to content

Commit 51f3c12

Browse files
authored
DOC: Fix typo in timeseries.rst
1 parent 5b53086 commit 51f3c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/timeseries.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ which can be specified. These are computed from the starting point specified by
326326
.. note::
327327

328328
The ``unit`` parameter does not use the same strings as the ``format`` parameter
329-
that was discussed :ref:`above<timeseries.converting.format>`). The
329+
that was discussed :ref:`above<timeseries.converting.format>`. The
330330
available units are listed on the documentation for :func:`pandas.to_datetime`.
331331

332332
Constructing a :class:`Timestamp` or :class:`DatetimeIndex` with an epoch timestamp

0 commit comments

Comments
 (0)