Skip to content
Snippets Groups Projects
Commit 538be2f3 authored by Daniel Manja's avatar Daniel Manja
Browse files

Fix spelling mistake

Closes #376
parent d3c93201
No related branches found
No related tags found
2 merge requests!673Automated merge from preview to main,!668Fix Slurm Generator Issues
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
<div class="output"> <div class="output">
<button id="generate-button" class="output" type="button">Generate</button> <button id="generate-button" class="output" type="button">Generate</button>
<div class="code"> <div class="code">
<label id="output-text" class="limits">Output requieres update</label> <label id="output-text" class="limits">Output requires update</label>
<pre id="output"></pre> <pre id="output"></pre>
</div> </div>
<button id="copy-button" class="output" type="button">Copy to Clipboard</button> <button id="copy-button" class="output" type="button">Copy to Clipboard</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment