diff --git a/doc/source/user_guide/indexing.rst b/doc/source/user_guide/indexing.rst index 6c7aa15bfb75d..2d220414cc447 100644 --- a/doc/source/user_guide/indexing.rst +++ b/doc/source/user_guide/indexing.rst @@ -32,7 +32,7 @@ this area. .. warning:: Whether a copy or a reference is returned for a setting operation, may - depend on the context. This is sometimes called ``chained assignment`` and + depend on the context. This is sometimes called *chained assignment* and should be avoided. See :ref:`Returning a View versus Copy `.