Skip to content

Commit 1e29b40

Browse files
committed
Merge pull request pandas-dev#11315 from Pastafarianist/patch-1
Fixed typo
2 parents c0f5cb1 + 95e42d0 commit 1e29b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/10min.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Selection
169169
recommend the optimized pandas data access methods, ``.at``, ``.iat``,
170170
``.loc``, ``.iloc`` and ``.ix``.
171171

172-
See the indexing documentation :ref:`Indexing and Selecing Data <indexing>` and :ref:`MultiIndex / Advanced Indexing <advanced>`
172+
See the indexing documentation :ref:`Indexing and Selecting Data <indexing>` and :ref:`MultiIndex / Advanced Indexing <advanced>`
173173

174174
Getting
175175
~~~~~~~

0 commit comments

Comments
 (0)