Skip to content

Commit

Permalink
chore(docs): Fix grammar issue (#31937)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikSchaefer committed Jun 16, 2021
1 parent 1ecd6e1 commit 75a2804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/gabe-fs-markdown/README.md
Expand Up @@ -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`
Expand Down

0 comments on commit 75a2804

Please sign in to comment.