admin config: fix typo
https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/
This commit is contained in:
parent
19b163d045
commit
e134eb03cb
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@
|
||||||
<div class="form-group" formGroupName="http">
|
<div class="form-group" formGroupName="http">
|
||||||
<my-peertube-checkbox
|
<my-peertube-checkbox
|
||||||
inputName="importVideosHttpEnabled" formControlName="enabled"
|
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>
|
></my-peertube-checkbox>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue