Fix mistyping "option"

This commit is contained in:
Ozzie Isaacs 2021-01-28 20:20:59 +01:00
parent 34a474101f
commit 4a11dd1e16
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</div>
{% if not filepicker %}
<div class="form-group">
<label id="filepicker-hint">{{_('To activate serverside filepicker start Calibre-Web with -f optionn')}}</label>
<label id="filepicker-hint">{{_('To activate serverside filepicker start Calibre-Web with -f option')}}</label>
</div>
{% endif %}
{% if feature_support['gdrive'] %}