Skip to content

Commit 740000e

Browse files
miikkasKobzol
andauthored
Apply suggested change to bot's next step message
Co-authored-by: Jakub Beránek <[email protected]>
1 parent 1b7953b commit 740000e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/github/comparison_summary.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ fn try_run_body(is_regression: bool) -> String {
395395
this try perf run, please do so in sufficient writing \
396396
along with `@rustbot label: +perf-regression-triaged`. If not, \
397397
please fix the regressions and do another perf run. If its results \
398-
are neutral or positive, we'll automatically remove the label."
398+
are neutral or positive, the label will be automatically removed."
399399
} else {
400400
""
401401
};

0 commit comments

Comments
 (0)