diff --git a/benchmarks/gabe-fs-markdown/README.md b/benchmarks/gabe-fs-markdown/README.md index 657f3e7de8fa6..23caeec1c2f7b 100644 --- a/benchmarks/gabe-fs-markdown/README.md +++ b/benchmarks/gabe-fs-markdown/README.md @@ -20,7 +20,7 @@ N=1000 M=2 yarn bench - `N=1000`: instructs the run to build a site of 1000 pages - `M=2`: instructs nodejs to use up to 2gb of memory for its long term storage -- Deletes generates files from previous run +- Deletes generated files from previous run - Generates `N` pages with pseudo-random content - Runs `gatsby clean` - Runs `gatsby build`