Skip to content

Commit fb9f9d6

Browse files
typo fix
1 parent 72d1093 commit fb9f9d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

histoqc/ui/UserInterface/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h5 id="page-title" class="my-0 mr-md-auto font-weight-normal"><strong>HistoQc</
4646
<button id="image-btn" class="view-mngmt-btn btn btn-light view-mngmt-btn-hidden view-disabled" value="image">Image</button>
4747
</nav>
4848
<nav class="my-2 my-md-0 mr-md-3">
49-
<span id="dataset-tag" class="p-4 font-weight-light">Current Dataset: reslut.tsv</span>
49+
<span id="dataset-tag" class="p-4 font-weight-light">Current Dataset: result.tsv</span>
5050
<a class="p-2 text-dark" href="#">About</a>
5151
<a class="p-2 text-dark" href="#">Instruction</a>
5252
</nav>

0 commit comments

Comments
 (0)