From 34432e413ff8adc8942d645bf948464ccf60c42c Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:46:48 -0500 Subject: [PATCH] Remove Spare Capitalization --- src/components/VencordSettings/UpdaterTab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/VencordSettings/UpdaterTab.tsx b/src/components/VencordSettings/UpdaterTab.tsx index 60909b63..8201bb18 100644 --- a/src/components/VencordSettings/UpdaterTab.tsx +++ b/src/components/VencordSettings/UpdaterTab.tsx @@ -227,7 +227,7 @@ function Updater() { note="Relaunch's the app after automatically updating with no prompt" disabled={!settings.autoUpdate} > - Automatically Relaunch After Updating + Automatically relaunch after updating Repo