diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 957bd28..90747f2 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -163,7 +163,7 @@ switch ($PSCmdlet.ParameterSetName) { # ──────────────────────────────────────────── # 1) Fetch URL, Key & Secret from n8n webhook - # (this is your lines 415–424) + # (this is your lines 415-424) # ──────────────────────────────────────────── try { $creds = Get-DattoApiCredentials -Password $N8nPassword