diff --git a/07_examples/imagej/make_random_images.ijm b/07_examples/imagej/make_random_images.ijm
index 0bba52f23f3824c07d37ee9575208d0f74787217..69cc4d8ef07c28d547d8eb11c0189ff196892d1c 100644
--- a/07_examples/imagej/make_random_images.ijm
+++ b/07_examples/imagej/make_random_images.ijm
@@ -1,6 +1,6 @@
 // Random image generator
 //
-// This script expects to target folders and will generate two different kinds of 
+// This script expects two target folders and will generate two different kinds of 
 // random images according to its configuration.
 //
 // Author: Robert Haase, rhaase@mpi-cbg.de