Skip to content

Commit 2dde3c4

Browse files
JeremyPikemkcor
andauthored
oxford comma
Co-authored-by: Marianne Corvellec <marianne.corvellec@ens-lyon.org>
1 parent 2a74b15 commit 2dde3c4

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
@@ -391,7 +391,7 @@ range 0-255 of an 8-bit pixel). The results should look like this:
391391
*Hint: the `cmap`, `vmin`, and `vmax` parameters of `matplotlib.pyplot.imshow`
392392
will be needed to display the modified image as desired. See the [matplotlib
393393
documentation](https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.imshow.html)
394-
for more details on `cmap`, `vmin` and `vmax`.*
394+
for more details on `cmap`, `vmin`, and `vmax`.*
395395

396396
::::::::::::::: solution
397397

0 commit comments

Comments
 (0)