mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
Typo correction
This commit is contained in:
parent
338f15a52e
commit
ebfea9cde0
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<tr><th>End time</th><td>{{timestampToDate(job.end_time)}}</td></tr>
|
||||
</table>
|
||||
|
||||
<h2 class="subtitle">Excution log:</h2>
|
||||
<h2 class="subtitle">Execution log:</h2>
|
||||
<pre class="consoleOutput" v-html="logWithColors"></pre>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue