Skip to content

Commit 82b3ad3

Browse files
committed
Reword profiling shortcut title
1 parent 9bae170 commit 82b3ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/frontend/src/pages/compare/compile/table/shortcuts/profile-shortcut.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const profileBaselineCommit = computed(() => {
3939

4040
<template>
4141
<div class="title">
42-
Local profiling command
42+
Command for profiling locally
4343
<Tooltip>
4444
Execute this command in a checkout of
4545
<a href="https://github.com/rust-lang/rustc-perf">rustc-perf</a>, after a

0 commit comments

Comments
 (0)