diff --git a/doc/source/whatsnew/v3.0.0.rst b/doc/source/whatsnew/v3.0.0.rst index 29474f1f1ce59..07c71a91f611a 100644 --- a/doc/source/whatsnew/v3.0.0.rst +++ b/doc/source/whatsnew/v3.0.0.rst @@ -762,7 +762,7 @@ ExtensionArray Styler ^^^^^^ -- Bug in :method:`Styler.to_latex` where styling column headers when combined with a hidden index or hidden index-levels is fixed. +- Bug in :meth:`Styler.to_latex` where styling column headers when combined with a hidden index or hidden index-levels is fixed. Other ^^^^^