We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2e8f0 commit 6ab1c0eCopy full SHA for 6ab1c0e
lnt/server/ui/templates/submit_run.html
@@ -17,7 +17,7 @@
17
<p><b>Machine Selection / Creation:</b><br/>
18
<select name="select_machine">
19
<option selected="selected" value="match">match: Abort if machine information doesn't match</option>
20
-<option value="update">update: Update matchine if information doesn't match</option>
+<option value="update">update: Update machine if information doesn't match</option>
21
<option value="split">split: Create additional machine with same name if information doesn't match</option>
22
</select><br/>
23
0 commit comments