Skip to content

Commit 5aa78c0

Browse files
authored
DOC: fix typo in merging.rst (#61449)
"order data"
1 parent 3543e96 commit 5aa78c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/merging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ location.
957957
:func:`merge_ordered`
958958
---------------------
959959

960-
:func:`merge_ordered` combines order data such as numeric or time series data
960+
:func:`merge_ordered` combines ordered data such as numeric or time series data
961961
with optional filling of missing data with ``fill_method``.
962962

963963
.. ipython:: python

0 commit comments

Comments
 (0)