diff --git a/doc/source/api.rst b/doc/source/api.rst index d6402100a296f..2e8aeac66f321 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -1803,7 +1803,7 @@ Computations / Descriptive Stats Style ----- -.. currentmodule:: pandas.core.style +.. currentmodule:: pandas.formats.style ``Styler`` objects are returned by :attr:`pandas.DataFrame.style`.