Skip to content

Commit 7170a6a

Browse files
committed
Rename try run to try build
1 parent b6645d4 commit 7170a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/frontend/templates/pages/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h3><b><code>@rust-timer</code> commands</b></h3>
2323
<code>@rust-timer queue</code>. This command is usually invoked as <code>@bors try @rust-timer
2424
queue</code>, which starts a bors <a
2525
href="https://rustc-dev-guide.rust-lang.org/tests/ci.html#try-builds">"try build"</a> (not a
26-
merge). <code>@rust-timer</code> will wait for the try run to finish, and if it succeeds will
26+
merge). <code>@rust-timer</code> will wait for the try build to finish, and if it succeeds will
2727
then queue a perf run.
2828
</p>
2929
<p><code>@rust-timer queue</code> has a few extra options that can be useful:</p>

0 commit comments

Comments
 (0)