Skip to content

Commit 06a54ad

Browse files
authored
Fix typo of extra backtick (#55361)
1 parent 0ed3626 commit 06a54ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/10min.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ Merge
451451
Concat
452452
~~~~~~
453453

454-
pandas provides various facilities for easily combining together :class:`Series`` and
454+
pandas provides various facilities for easily combining together :class:`Series` and
455455
:class:`DataFrame` objects with various kinds of set logic for the indexes
456456
and relational algebra functionality in the case of join / merge-type
457457
operations.

0 commit comments

Comments
 (0)