fix(radarr-settings): 🐛 Fixed a typo

pull/4866/head
Jamie 1 year ago committed by GitHub
parent b55cad0dbb
commit 4a50a00d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@
</div>
<div class="md-form-field">
<mat-slide-toggle formControlName="sendUserTags" id="sendUserTags">Add the user as a tag</mat-slide-toggle>
<small><br>This will add the username of the requesting user as a tag in Sonarr. If the tag doesn't exist, Ombi will create it.</small>
<small><br>This will add the username of the requesting user as a tag in Radarr. If the tag doesn't exist, Ombi will create it.</small>
</div>
<div class="md-form-field" >
<mat-slide-toggle formControlName="addOnly">
@ -118,4 +118,4 @@
</div>
</div>
</div>
</div>
</div>

Loading…
Cancel
Save