From f85b4f830f7ce0cf5f80c976acfa78b6e9e637b5 Mon Sep 17 00:00:00 2001 From: amd64fox Date: Thu, 22 Dec 2022 17:43:15 +0300 Subject: [PATCH] fix typo --- Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.ps1 b/Install.ps1 index 2dd254b..42b8843 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -262,7 +262,7 @@ if ($langCode -eq 'ru') { $webjsonru = (Invoke-WebRequest -UseBasicParsing -Uri $urlru).Content | ConvertFrom-Json } -Write-Host ($lang).Welcom +Write-Host ($lang).Welcome Write-Host "" # Sending a statistical web query to cutt.ly