From 66c24b28783dcdd5daff86de5a466a2d09dbb46c Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:30:13 -0500 Subject: [PATCH] Fix Typo --- 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 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