Remove Spare Capitalization

This commit is contained in:
thororen 2024-12-03 06:46:48 -05:00
parent 5331a00085
commit 34432e413f

View file

@ -227,7 +227,7 @@ function Updater() {
note="Relaunch's the app after automatically updating with no prompt" note="Relaunch's the app after automatically updating with no prompt"
disabled={!settings.autoUpdate} disabled={!settings.autoUpdate}
> >
Automatically Relaunch After Updating Automatically relaunch after updating
</Switch> </Switch>
<Forms.FormTitle tag="h5">Repo</Forms.FormTitle> <Forms.FormTitle tag="h5">Repo</Forms.FormTitle>