From eaf30ead386477bfc28805d956728643874e93c4 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Thu, 29 May 2025 11:08:04 -0400 Subject: [PATCH] Update StackMonkey.ps1 --- StackMonkey.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index d314222..c05428b 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -551,7 +551,7 @@ function Build-Checkboxes { $html = " $($_.Label)" if ($_.SubOptions) { - # join inside the code‐block is fine + # join inside the code block is fine $subHtml = $_.SubOptions | ForEach-Object { "