Fix typo in note export screen. (#654)

This commit is contained in:
Logan Gorence 2019-10-06 23:49:53 -07:00 committed by zadam
parent a25260353d
commit 7718778013

View File

@ -22,7 +22,7 @@
<div class="form-check">
<input class="form-check-input" type="radio" name="export-subtree-format" id="export-subtree-format-html"
value="html">
<label class="form-check-label" for="export-subtree-format-html">HTML in TAR archiv - this is recommended since this preserves all the formatting.</label>
<label class="form-check-label" for="export-subtree-format-html">HTML in TAR archive - this is recommended since this preserves all the formatting.</label>
</div>
<div class="form-check">