From 9439cfa2ba3a32454bfc5ea155119b9622989e0d Mon Sep 17 00:00:00 2001 From: moebiuscorzer <46035379+moebiuscorzer@users.noreply.github.com> Date: Fri, 24 Oct 2025 15:09:00 +0200 Subject: [PATCH] fix: typo 'validatation' corrected into 'validation' (#278) --- src-web/components/Settings/SettingsGeneral.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-web/components/Settings/SettingsGeneral.tsx b/src-web/components/Settings/SettingsGeneral.tsx index c4efc7fc..12827035 100644 --- a/src-web/components/Settings/SettingsGeneral.tsx +++ b/src-web/components/Settings/SettingsGeneral.tsx @@ -128,7 +128,7 @@ export function SettingsGeneral() { patchModel(workspace, { settingValidateCertificates })