Skip to content

Commit 7e3f85b

Browse files
committed
Fix typo
1 parent c69037c commit 7e3f85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/advanced.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ As usual, **both sides** of the slicers are included as this is label indexing.
281281
.. warning::
282282

283283
You should specify all axes in the ``.loc`` specifier, meaning the indexer for the **index** and
284-
for the **columns**. Their are some ambiguous cases where the passed indexer could be mis-interpreted
284+
for the **columns**. There are some ambiguous cases where the passed indexer could be mis-interpreted
285285
as indexing *both* axes, rather than into say the MuliIndex for the rows.
286286

287287
You should do this:

0 commit comments

Comments
 (0)