Skip to content

Commit 95e42d0

Browse files
author
Pastafarianist
committed
Fixed typo
1 parent c0f5cb1 commit 95e42d0

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)