Skip to content

Commit 20ceb24

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

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
@@ -116,7 +116,7 @@ Once we have the image in the program, we first call `plt.subplots()` so that we
116116
> be asking why we don't use it here. It is certainly something you should be aware of
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
119-
> *matplotlib.pyplot* library at this time insures participants have the
119+
> *matplotlib.pyplot* library at this time ensures participants have the
120120
> experience we need across platforms for this course, so we will be doing that instead.
121121
>
122122
{: .callout}

0 commit comments

Comments
 (0)