Skip to content

Commit f65dd82

Browse files
committed
fix typo error
1 parent c55aa15 commit f65dd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/cohorts/export-manifest-modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ <h4 class="modal-title" id="exportManifestModal">Export Cohort Manifest</h4>
6161
<li class="checkbox"><label>
6262
<input class="field-checkbox" type="checkbox" value="total_records" checked>
6363
<span class="value">Total Records</span>
64-
</label></li>0
64+
</label></li>
6565
</div>
6666
<br>
6767

0 commit comments

Comments
 (0)