From b8f87924fb2c2290d4b3df0bdb2bb82c0ecd507b Mon Sep 17 00:00:00 2001 From: Elias Sadek Date: Mon, 28 Oct 2024 16:41:57 +0000 Subject: [PATCH] correct major minor in whatsnew --- docs/src/whatsnew/3.11.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/whatsnew/3.11.rst b/docs/src/whatsnew/3.11.rst index 6917a303a4..b6fcae64c1 100644 --- a/docs/src/whatsnew/3.11.rst +++ b/docs/src/whatsnew/3.11.rst @@ -13,7 +13,7 @@ This document explains the changes made to Iris for this release :animate: fade-in :open: - The highlights for this major/minor release of Iris include: + The highlights for this minor release of Iris include: * Iris is now compliant with NumPy v2. See the notes below for how this might affect your scripts.