diff --git a/doc/source/10min.rst b/doc/source/10min.rst index 91e607757e4f1..3cf05698dd9d0 100644 --- a/doc/source/10min.rst +++ b/doc/source/10min.rst @@ -169,7 +169,7 @@ Selection recommend the optimized pandas data access methods, ``.at``, ``.iat``, ``.loc``, ``.iloc`` and ``.ix``. -See the indexing documentation :ref:`Indexing and Selecing Data ` and :ref:`MultiIndex / Advanced Indexing ` +See the indexing documentation :ref:`Indexing and Selecting Data ` and :ref:`MultiIndex / Advanced Indexing ` Getting ~~~~~~~