Skip to content

Commit 516604d

Browse files
committed
config: fix a limit kind in the default startup script
1 parent 4317f51 commit 516604d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/config/default_startup.ix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ manifest {
7575
"fs/read": 100MB/s
7676
"fs/write": 100MB/s
7777
"fs/total-new-files": 100000
78-
"fs/create": 100x/s
78+
"fs/create-file": 100x/s
7979

8080
"http/request": 100x/s
8181

0 commit comments

Comments
 (0)