Skip to content

Commit 8a4d8b4

Browse files
yuanx749noatamir
authored andcommitted
DOC: fix a typo (pandas-dev#48274)
Fix typo
1 parent 90935e2 commit 8a4d8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/reshape/merge.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def merge_ordered(
242242
Returns
243243
-------
244244
DataFrame
245-
The merged DataFrame output type will the be same as
245+
The merged DataFrame output type will be the same as
246246
'left', if it is a subclass of DataFrame.
247247
248248
See Also

0 commit comments

Comments
 (0)