Skip to content

Commit ae9541b

Browse files
authored
Remove copied env variable
1 parent 05e90da commit ae9541b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/image-processing/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Benchmarks Gatsby's image processing capabilities
44
by downloading and processing images.
55

6-
Defaults to building a site with 100 image pages. Set the `NUM_IMAGES` environment variable to change that e.g. `NUM_IMAGES=1000 MAX_NUM_ROWS=100 gatsby build`
6+
Defaults to building a site with 100 image pages. Set the `NUM_IMAGES` environment variable to change that e.g. `NUM_IMAGES=1000 gatsby build`
77

88
The max number of images you can process is 1300.
99

0 commit comments

Comments
 (0)