We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb90b5 commit d5e362eCopy full SHA for d5e362e
doc/source/user_guide/indexing.rst
@@ -1730,7 +1730,7 @@ Returning a view versus a copy
1730
.. warning::
1731
1732
:ref:`Copy-on-Write <copy_on_write>`
1733
- will become the new default in pandas 3.0. This means than chained indexing will
+ will become the new default in pandas 3.0. This means that chained indexing will
1734
never work. As a consequence, the ``SettingWithCopyWarning`` won't be necessary
1735
anymore.
1736
See :ref:`this section <copy_on_write_chained_assignment>`
0 commit comments