mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-04 22:08:12 +02:00
minor fix
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
|
||||
<fieldset>
|
||||
<legend>
|
||||
<strong>Upload Your Answers</strong>
|
||||
<strong>Upload Your Predictions</strong>
|
||||
<button id="info-upload-btn" class='info-btn'><i class="fa fa-info"></i></button>
|
||||
</legend>
|
||||
<label for="answer-type">Type:</label>
|
||||
@ -238,7 +238,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<template id="info-upload">
|
||||
<h2>Uploading Results</h2>
|
||||
<h2>Uploading Predictions</h2>
|
||||
<section>
|
||||
<p>
|
||||
After downloading a dataset and generating your predictions for either task, you can upload your
|
||||
|
Reference in New Issue
Block a user