diff --git a/src/components/VencordSettings/UpdaterTab.tsx b/src/components/VencordSettings/UpdaterTab.tsx index 8201bb18..1760a690 100644 --- a/src/components/VencordSettings/UpdaterTab.tsx +++ b/src/components/VencordSettings/UpdaterTab.tsx @@ -224,7 +224,7 @@ function Updater() { settings.autoUpdateRelaunch = v} - note="Relaunch's the app after automatically updating with no prompt" + note="Relaunches the app after automatically updating with no prompt" disabled={!settings.autoUpdate} > Automatically relaunch after updating