Skip to content

Commit fe46735

Browse files
authored
fix typo (#27008)
1 parent a4cd7d5 commit fe46735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/gabe-csv-text/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a baseline benchmark for tracking CSV plaintext performance in the Gabe project.
44

5-
This will produce the same site as `gabe-markdown` without using any markdown. It also generates one giant csv file containing all the data, rather than an individual file per page.
5+
This will produce the same site as `gabe-fs-markdown` without using any markdown. It also generates one giant csv file containing all the data, rather than an individual file per page.
66

77
The site can generate an arbitrary amount of super simple pages. Each page has a small header, a quote, and two small paragraphs of random text. No images, because that's a fixed cost we're not interested in.
88

0 commit comments

Comments
 (0)