Skip to content

Commit 0e582a5

Browse files
Update setup_top_menu.js
1 parent 9f8fc22 commit 0e582a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/dom/setup/setup_top_menu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ module.exports = () => {
4949
TopMenu.resetTopMenuButtons();
5050
}
5151
else {
52-
$btnRunText.html("Reset");
52+
$btnRunText.html("Rerun");
5353
}
5454
});
5555

0 commit comments

Comments
 (0)