Skip to content

Commit fe95019

Browse files
quist00tobyhodges
andauthored
Update _episodes/03-skimage-images.md
wording suggestion Co-authored-by: Toby Hodges <tbyhdgs@gmail.com>
1 parent 20ceb24 commit fe95019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/03-skimage-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Once we have the image in the program, we first call `plt.subplots()` so that we
117117
> and may use as you see fit in your own code, but the details of what it will do to
118118
> display the image are currently in the process of change. Thus, calling `imshow()` off the
119119
> *matplotlib.pyplot* library at this time ensures participants have the
120-
> experience we need across platforms for this course, so we will be doing that instead.
120+
> experience we need across platforms for this lesson, so we will be doing that instead.
121121
>
122122
{: .callout}
123123

0 commit comments

Comments
 (0)