Skip to content

Commit 3267bd6

Browse files
committed
docs(guides): fix performance budget example
1 parent ffd8b2e commit 3267bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/content/docs/guides/performance-budgets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ Apply different thresholds to different areas:
634634
}
635635
}
636636
},
637-
"api.bench.js": {
637+
"utils.bench.js": {
638638
"default": {
639639
"parseRequest": {
640640
"relative": { "maxRegression": "5%" }

0 commit comments

Comments
 (0)