From d6548bf6381c2f2b68f6dc0fb43b6c61c828a317 Mon Sep 17 00:00:00 2001 From: Fernando Date: Sun, 10 Oct 2021 16:16:45 +0100 Subject: [PATCH] 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: