From 4c735ce79d1fecde36439f5da23b154ab92e525d Mon Sep 17 00:00:00 2001 From: David Stansby Date: Mon, 11 Oct 2021 09:23:09 +0100 Subject: [PATCH] Backport PR #21330: Fix medical image caption in tutorial --- tutorials/introductory/sample_plots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/introductory/sample_plots.py b/tutorials/introductory/sample_plots.py index dd5f0cc078be..84dd92d3289b 100644 --- a/tutorials/introductory/sample_plots.py +++ b/tutorials/introductory/sample_plots.py @@ -42,7 +42,7 @@ :target: ../../gallery/images_contours_and_fields/image_demo.html :align: center - Example of using :func:`~matplotlib.pyplot.imshow` to display a CT scan + Example of using :func:`~matplotlib.pyplot.imshow` to display an MRI .. _screenshots_pcolormesh_demo: