From 314277cb288c90913088bda69a174c1e262afbac Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Thu, 2 Mar 2023 14:52:05 +0100 Subject: [PATCH] [editorial] Replace 'let' with 'set' as appropriate --- spec.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec.html b/spec.html index 905a851..932a0f3 100644 --- a/spec.html +++ b/spec.html @@ -164,10 +164,10 @@

Array.fromAsync ( _asyncItems_ [ , _mapfn_ [ , _thisArg_ ] ] )