From eb85de371e981dbbec5fe50852ab8e72e3d42176 Mon Sep 17 00:00:00 2001 From: Patrick Hoefler Date: Tue, 27 Sep 2022 14:20:37 +0200 Subject: [PATCH] DOC: Fix whatsnew --- doc/source/whatsnew/v1.6.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v1.6.0.rst b/doc/source/whatsnew/v1.6.0.rst index b29cf0424a9e7..cd56f590a33bf 100644 --- a/doc/source/whatsnew/v1.6.0.rst +++ b/doc/source/whatsnew/v1.6.0.rst @@ -206,7 +206,7 @@ Indexing Missing ^^^^^^^ -- Bug in :meth:`Index.equals` raising ``TypeError` when :class:`Index` consists of tuples that contain ``NA`` (:issue:`48446`) +- Bug in :meth:`Index.equals` raising ``TypeError`` when :class:`Index` consists of tuples that contain ``NA`` (:issue:`48446`) - MultiIndex