admin config: fix typo

https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/
This commit is contained in:
kontrollanten 2020-12-11 10:15:42 +01:00 committed by Chocobozzz
parent 19b163d045
commit e134eb03cb
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@
<div class="form-group" formGroupName="http">
<my-peertube-checkbox
inputName="importVideosHttpEnabled" formControlName="enabled"
i18n-labelText labelText="Allow import with HTTP URL (i.e. YouTube)"
i18n-labelText labelText="Allow import with HTTP URL (e.g. YouTube)"
></my-peertube-checkbox>
</div>