Skip to content

Commit cd8c7fa

Browse files
authored
Merge pull request #21330 from fepegar/21320-fix-medical-image-caption
Fix medical image caption in tutorial
2 parents f865d8d + ee70f18 commit cd8c7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introductory/sample_plots.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
:target: ../../gallery/images_contours_and_fields/image_demo.html
4343
:align: center
4444
45-
Example of using :func:`~matplotlib.pyplot.imshow` to display a CT scan
45+
Example of using :func:`~matplotlib.pyplot.imshow` to display an MRI
4646
4747
.. _screenshots_pcolormesh_demo:
4848

0 commit comments

Comments
 (0)