From 35b14913d894a4fa5de0ee5bab9b2ac94a10a892 Mon Sep 17 00:00:00 2001 From: Stanley Dimant Date: Wed, 31 Jul 2024 20:50:37 +0200 Subject: [PATCH] fix some typo --- MareSynchronos/UI/IntroUI.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MareSynchronos/UI/IntroUI.cs b/MareSynchronos/UI/IntroUI.cs index 4c22db5..1376f94 100644 --- a/MareSynchronos/UI/IntroUI.cs +++ b/MareSynchronos/UI/IntroUI.cs @@ -197,8 +197,8 @@ public class IntroUi : WindowMediatorSubscriberBase ImGui.TextUnformatted("Service Registration"); ImGui.Separator(); UiSharedService.TextWrapped("To be able to use Mare Synchronos you will have to register an account."); - UiSharedService.TextWrapped("For the official Mare Synchronos Servers the account creation will be handled on the official Mare Synchronos Discord. Due to security risks for the server, there is no way to handle this senisibly otherwise."); - UiSharedService.TextWrapped("If you want to register at the main server \"" + WebAPI.ApiController.MainServer + "\" join the Discord and follow the instructions as described in #mare-commands."); + UiSharedService.TextWrapped("For the official Mare Synchronos Servers the account creation will be handled on the official Mare Synchronos Discord. Due to security risks for the server, there is no way to handle this sensibly otherwise."); + UiSharedService.TextWrapped("If you want to register at the main server \"" + WebAPI.ApiController.MainServer + "\" join the Discord and follow the instructions as described in #mare-service."); if (ImGui.Button("Join the Mare Synchronos Discord")) {