Typo correction

This commit is contained in:
yalh76 2019-02-01 12:59:45 +01:00 committed by GitHub
parent 338f15a52e
commit ebfea9cde0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>