diff --git a/src/windows/Settings/Settings.tsx b/src/windows/Settings/Settings.tsx index 0eb9e7ae5..1bbdefb44 100644 --- a/src/windows/Settings/Settings.tsx +++ b/src/windows/Settings/Settings.tsx @@ -1073,7 +1073,7 @@ ${t("experimental.tor.disabled.msg2")}`; onPress: () => {}, }, { - text: t("LN.LSP.setDialog.accept"), + text: t("LN.LSP.setDialog.acept"), onPress: async (text) => { if (text === dunderServer) { return;